Hi,
I am using Alfresco Share forms to display the details of a Task in an Advanced workflow. I would also like to display a form with some data that is out of the workflow context which comes from a custom database. The controls on this form needs to be rendered dynamically by querying the custom database, I cannot pre-configure them in share-custom-config.xml. Is there anyway I can mimic the configuration in share-custom-config.xml or use the FDK to populate the Freemarker objects required by the Forms template (Form, Field etc)?
Any help is appreciated on this.
Thank You!