I have a custom field name "RCA Level II" which value is set default as "UNKNOWN" . when transition screen comes I want this value to get changed while asking user to update the value the value should be changed from "UNKNOWN" to different value from the option given in the context for that field .. the form/screen should not get submit when value is "UNKNOWN"... can some one please write the script for this in scriptrunner ..
I'm new to scriptrunner .. can someone please suggest me what I need to do for this issue.. if there is any script or something related to that is present you can share with me please respond..
You could accomplish this with scriptrunner Behaviours.
But I think the better option would be to make your RCA Level II field not have any default values and remove the "UNKNOWN" option.
This will make the field default to "None"
Then all you would nee to do is add a validator to your transition that the "RCA Level II" field is required. This will force the user to select something other than None when they try to Submit
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.