cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow Form : Referenced Dropdown in Workflow Form

yash_patel_c2
Star Contributor
Star Contributor

Hello everyone,

I want to show two dropdowns in workflow form in which second dropdown should be based on the first dropdown value. Let's say first dropdown is having country names, based on the selected country names second dropdown should have selected country's states as its values. How can I achieve this? How and where to map country-state and how to populate its values as dropdown?

Thanks & Regards,

Yash  

2 REPLIES 2

krutik_jayswal
Elite Collaborator
Elite Collaborator

Below is example of same, you can refer for more details.

https://github.com/dgcloud/alfresco-value-assistance

Thanks Krutik, will refer this for more details.