unable to understand business requirement of EL expression
Summary:
visible = #{pageFlowScope.ContactBasicInformationFlowBean.moduleName != 'SelfService'?true:false}
above el expression is used to hide 'gender' and 'dob' from 'family and emergency contacts' region ,
now this page is in redwood i want to hide 'gender' and 'dob' from 'family and emergency contacts' region but need help in building the condition used to hide these two fields from that region ,
page is "create new contact"
does anyone knows how to write business rule condition in VBS for redwood page to achieve same condition as of el expression used in responsive UI page.
Tagged:
0