I would like to use Form from Anvil app as an iFrame in different custom app.
This is quite easy and I know how to do it. But what is tricky and I am not sure how to do it, is to populate that form elements with custom data passed in. So lets say there will be just 2 textboxes for the input. Can I populate values of those textboxes when opening the iFrame in other custom app?
I did not try to implement anything yet, just curious if this is possible.