Hi,
I'm trying to design a form in activiti app form editor which has 2 Drop-downs.
1. Category(Parent)
2. Sub-category(Child)
Content of Category has names of countries and content of Sub-category has its corresponding states.
For example:
If I select India then All the states from India only should be displayed in the SUb-category dropdown.
Is there any way, which through which I can make the sub-category dependent on the result of Category.
Is there any way, which can be implemented in the form editor itself?
You can check with visibility condition in APS.
You can handle this issue by javascript where you can get element of your drop-down and set your drop-downs according selected values etc.
@jljwoznica wrote:You can handle this issue by javascript where you can get element of your drop-down and set your drop-downs according selected values etc.
can I do this by defining the Javascript in the script task of activiti-app?
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.