...
Single select - a select that allows just one selection from the list of values that is displayed entirely;
Multi select - a select that allows multiple values to be selected;
Autocomplete - a single select that uses autocomplete to filter the options to display.
The editable field allows an extended list of configuration options and the ability to use more columns and configure extra scripts, making it the most complex of the pack.
Step 2 - selection of the data source
...
The ‘Select the SQL data source’ input allows you to select from the previously configured data sources (for more information about configuring a data source see Configuring Data Sources (PS)). In addition to those, you can use any JNDI identifier that was internally configured in Jira, but this will have to be manually entered in within the same fieldinput.
Step 3 - table selection
...
The tables available for selection are only those directly available in the schema of the database previously selected.
...
For an editable Advanced Row Field, there is no limit for the number of selected columns, as the layout of this field allows the display of multiple numerous columns.
Step 5 - finalizing the wizard
...
After pressing the Finish button, the configuration is created and the a minimal set of corresponding scripts are generated.