Hi,
We are having one field with name ABC which is multi-select list filed.
It contains A1, A2, A3 and A4 values.
Is it possible to make somehow not to allow users to select A1 and A2 at a time?
Like using behaviour , groovy script?
Regards,
Satya
Hey @satyanarayana_singamsetti - I am very new to groovy scripting but if you are looking to disable some options, I think this Script might do the job. It will basically disable the options which might work in your case as well.
Thanks,
Bharat
Hi,
Thanks for the help.
But its not for one issue or issue type.
Is it possible to add some script in behavior or workflow?
Regards,
Satya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @satyanarayana_singamsetti - If it's not for a particular issue type, how about you just go and "contexts and default value" of that field and disable the ones you don't want to show? Maybe I am missing here something...?
Thanks,
Bharat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
When user select one value out of 5 values, one in remaining 4 values need to be disabled.
For ex: ABC field (multi select field) having t1, t2, t3, t4, t5
when user select t1, system should show t3, t4, t5 values and not t2 value.
and same when selected t2, t1 should not appear in the list
Regards,
Satya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.