Skip to end of banner
Go to start of banner

Select List

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 55 Next »

How to use the select list on an issue

Follow the steps below:

  • Before using the database custom field of type Select List, please make sure the type of the custom field is Select List on the Configuration page.

 

  • The database custom field Product Name will now display values in a combo box in the create/edit/transition screen of an issue:

 

  • The select list displays the options with the values returned executing the query.
  • Select the option for Product Name and the value of the child field Product Id will be completed automatically.

 

  • If the user tries to update the Product Name with the default provided value, None, the value of the child database custom field(Product Id) will be set to empty.
  • After saving the issue, the values for the custom fields are displayed in the view issue screen:

 

  • Add None Option

From version 1.1.4 / 2.1.4 of the plugin, you can choose whether to show or not the 'None' option into the select list for each individual field, by checking the Add None Option box in the field configuration, as shown below

That's it.

  • No labels