Fields – Select Item

The select item field contains two lists of items and buttons in between them. The list on the left (or top) is intended to load a list of possible options that can be selected. The list on the right (or bottom) is intended to load a list of options that are currently assigned. Items from either list can be selected and added or removed from their respective list by selecting the appropriate button in between the two list.

An example use case for select item is a User within the User Administration application to assign Applications, Roles, etc. to a specific user.

Below is an example of the select item field used in the context of assigning roles to a user:

Below is an example of the field definition for the select item field:

  • Add/Remove Stored Procedure
    • Determines the TSQL that will be called to add/remove the selected item(s)
  • Title Possible Options
    • The text that will be displayed above the left (or top) list.
  • Title Selected Options
    • The text that will be displayed above the right (or bottom) list.
  • Load Possible Options Target
    • The target that will return the data for the left (or top) list.
  • Load Selected Options Target
    • The target that will return the data for the right (or bottom) list.
Updated on January 30, 2024

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help!
Contact Support

Leave a Comment