Hi,
I’m working on a project in Creatio Freedom UI and need some guidance on the following:
1. How to Display a Dropdown of All Business Processes Within a Form Page?
I’d like to add a field in a list that displays a dropdown containing all available business processes. I've tried creating a lookup using VwProcessLib but it throughs an error. Has anyone successfully implemented this? What would be the best approach?
2. How to Create a Button to Add a New Business Process in a Form Page?
I want to add a button that allows users to create a new business process directly from a form page. Ideally, clicking the button would open the Process Designer to start configuring a new process. What’s the best way to do this in Freedom UI?
Any insights, step-by-step guidance, or code snippets would be greatly appreciated! Thanks in advance for your help!