Conditional fields visiblity alfresco

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 01:27 AM
Hello! I need to show/hidden fields, dependinding on selecting value in interface(in my own workflow). How can i do it?
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2017 05:10 AM
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.
