I am currently working on a simple request form which I dissected in three parts. First form is the client info, second is request details then third is selection of approvers. But on the last page would be a preview of the data input from the previous forms. Is it possible to pass these values from the three forms to the preview page? Hopefully someone can show me how. Or is there another way?
Thank you in advance,
Neil
Hi @Nogueira1306 ,
Your second suggestion worked! It was exactly what I wanted.
Thank you very much!
Neil
You can try using: Form1.LastSubmit.NameOfTheField
If you want, you can set that value in a var and after that use it on the preview page.
That formula only works if you submited the form before goint to the preview change.
If you dont want to submit before, you can always set the var on OnChangeProeprty of the datacard OR use
DataCardValue.Text
in the preview page
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Buy me a coffee!
Check my User Group (pt-PT)!
Last Post on Community
My website!