Hello folks,
I need to implement following functionality in Alfresco.
Client information while uploading document:
1. When I upload a document, customized properties should be displayed like State(combo box).
2. When I select any State from State combo box, city underlying in that particular state should be listed down in City combo box dynamically.
How can i implement this scenario using Alfresco content model?
I am getting values by applying constraint as List in State combo box. But I want some dymanic behaviour on selection of a State.
Our main goal is to migrate existing struts application( which connectes to Filenet repository through Filenet API) to Alfresco web client if possible.
Thanks,
Nikesh