09-11-2020 03:50 AM
Hi All,
I have process design and in the form design I have used one drop down as department and added the options as follows:
And based on the selected option I have added some visible fields.
On select of civil option I have added one text area called civil.
Added one text field called Based on civil selection and added the visibility condition based on text area field civil. if text area field civil is not empty then it will show the text field Based on civil selection.
If I select different option from dropdown department like computer science or mechanical, the text area civil is hiding properly but it is not hiding the text field Based on civil selection(which is the nested visible feild of civil option).
Can anyone please provide solution to this.
Thanks in advance..
09-24-2020 10:59 AM
Form Visibility provides basic visibility options. for more advanced stuff, consider writing your own angularjs code in the Form's script section. choose appropriate form event from and write your custom logic with form and scope.
Hope it helps.
Explore our Alfresco products with the links below. Use labels to filter content by product module.