Hello,
I would like to add description to a custom field (select choice) only if the value of the field=x.
Is it possible ? custom field description?
Thanks,
Daniel
@Dan27 , if you are using scriptrunner, you can behaviour's API https://scriptrunner.adaptavist.com/5.4.47/jira/behaviours-api-quickref.html#_formfield_sethelptext_helptext to set the helptext if a particular value is matched
Example : https://scriptrunner.adaptavist.com/5.4.47/jira/recipes/behaviours/modify-field-descriptions.html
Thank you @Fazila Ashraf ,
Is it possible to do it in the view screen too? and not only in the create screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.