Using a "Message Custom Field (for edit)" but i would like to hide it based on other custom field value. Well i was able to hide other field using behavior.
~~~~~~
def note1 = getFieldById("customfield_29006") //CIT Release message
note1.setHidden(true);
~~~~~~
Tried above did not help.....
Sorry i have attached the image for reference in the answer. Please notice it.
please let me know is there any other possible to hide it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.