Hi,
We have a requirement to pass the event id from one page to another. The user clicks the Request Accreditation button and the user is sent to a page with a multistep form.
We do not like the idea of sending the event id in the url and wanted to check how the value of the event id (based on the click) can be captured internally using maybe liquid code or some other mechanism and then retrieved in another page.
We have seen the below post but the solution using request parameter is not what we want. For example in Canvas Apps, on the Navigate command, we can add context variables for the target screen. Wanted to check how the same can be done in Power Pages.
Prathyoo