I have created a custom workflow. In my workflow i need to choose type of currency in dropdown. As per my client requirement i need to make a form in admin console which will allow to add, edit and delete and view currency exactly like groups in admin console. These currency need inturn be loaded to dropdown on workflow creation.
Problem for me is not to show form in admin console, i know this should be placed in org/alfresco/components/console . But to create a page with crud functionality exactly like groups page. Where and how to save and retrieve the post data from the form??
I am using Alfresco Community 5.0 and i have gone through all documentation. But couldnot find help for my requirement. Please suggest how can i achieve this? I am new to alfresco. I have been using alfresco for 3 weeks only. Thanks in advance..