Hey folks,
I'm doing some research on trying to pass data to a form. What I am hoping to do is pass some data from my app into a remote webpage that I don't control. The remote page is a third party booking form which I would like to prefill with some of the users data stored in the app.
I've looked into EvalJS a bit and from my research I can't see any reference to this being possible. I was hoping someone could maybe throw some light if this can be done either using EvalJS or some other way. If its can't be done the use can just add their own data but it would improve the user experience if possible.
All suggestion and help appreciated.