Need to Hide Attachment section based on the 'Notes' field when notes field is set to 'Sensitive'
Summary:
Unable to hide the Attachment field when notes = 'Sensitive'. through Form Personalization Sandbox using Page Composer.
Presently i am unable to hide the Attachment based on the Notes field.
i was trying with the below condition:
#{AppCmmnCompNotesAttrBundle['ColAttr.NoteText.NoteTextContent.ZMMNOTES.NOTETXT']!='Sensitive' ? false : true}
when i give particular condition the Attachment field is Either not displaying or Fully Displaying. Dynamically not working.
can anybody help me find out this issue whether i am giving the correct condition or the at particular which place i need to give condition.
please refer the snips below for Attachment properties
Content (please ensure you mask any confidential information):
Tagged:
0