Hi,
we are in need of displaying values fetching from activiti DB(related_content) and display the file name dynamically in the list box.
As activiti -UI list box supports to configure static list, so is there a way to dynamically display values from database and get it displayed in the activiti UI by doing some configuration under the Javascript section of the Design form of the activiti UI.
or is there any other possiblity to do the minimal customisation in order to achieve this,
Thanks
Arun K
If its connected to RelatedContent[Attachments] on tasks and process - you create a custom form stencil with angularJS code that calls the related content rest-api to fetch the files. and loads into your dropdown.
Another way would be to create a custom UI rest api that reponds with your data and use it in the dropdown config. add to your API endpoints from IDM.
Hope it helps.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.