01-13-2020 05:06 AM
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?
01-14-2020 07:38 AM
You can check with visibility condition in APS.
01-14-2020 08:28 AM
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.
01-17-2020 04:27 AM
@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?
Explore our Alfresco products with the links below. Use labels to filter content by product module.