I have a portal that is reached by scanning a QR code and takes 1 url parameter and passes it into the initial page where the user can fill out some data. However, if the user navigates away from that page to another page on the portal, and then comes back, the rule input is blank and the url parameter has also been lost. Is there a way to save the user's data so they don't lose it when they navigate back, or at least a way to preserve the url parameter between pages so it can be passed back in to the form?
Thank you,
Jack
Discussion posts and replies are publicly visible
HI Harshit Bumb , We have a requirement, the external system will send a document, and from that document, we need to extract data and send it back to the external system in a single call.
We have to provide an API for an external system from that API they can send a document and get data in a JSON format.Thanks,
Shyam