Hello,
Could you give more details on the validation you need.
I have many fields cascading type, and wont to validate two select lists. In transition screen i do it with :
cfValues['Cascading type field']?.values()*.value.size() == 2
but how i can validate it in edit screen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you mean that you use ScriptRunner behaviour plugin? If so, by default your code must work in all screens. There is nothing to change
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes it does not work.
Could some one please suggest how we can have a valdiation on EDIT screen using behaviour plugin ?
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.