cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional fields visiblity alfresco

101191alima
Champ in-the-making
Champ in-the-making

Hello! I need to show/hidden fields, dependinding on selecting value in interface(in my own workflow). How can i do it?

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator

With the default Alfresco Share forms there is no conditional visibility support - you would have to develop the necessary code yourself.

If you are using Aikau-based forms then that framework already provides configuration properties for conditional visibility. Check the JSDoc and blog post about form control rules.