Hi community,
I have a page with a modal that initiate a new process. I want to link to this page, display the modal pre-fill it based on a URL parameter.
Is it possible to do this directly in a Javascript expression or it is only possible via a custom widget that would pre-fill the variable and open the modal?
Please advise