How to show form using a!startProcess()

Certified Associate Developer

Hello,

 

Is there a way through which we can show form to the users using a!startProcess()? I'm working on one issue where there is a requirement to get value from the link and need to pass that value as a parameter to the process model and executes the form which resides there as a start form. As we are using multiple links for different purpose, I used dynamicLink to capture the required value and now trying to call a!startProcess from saveInto field of dynamiclink. The process is getting executed but form didn't shows up may be due to asynchronous behavior of a!startProcess(). Can someone please tell me whether it is possible to show the form using this function or any other alternative is there which I can use?

 

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data