Hi,
I have a sign in app that uses multiple forms on different screens, I have created a flow which previously looked at the form.lastsubmit.id or the specific column name. There was an issue with this method on iOS devices where the form sometimes didn't submit. I then chose to create different screens and have multiple forms. However, the app is saying blank value is passed through text as the form.lastsubmit.title or .id is returning a blank value. I tested using the submit form function and this works fine in the flow but all the other day on the other screens is missing.
I would basically like to be able to tell the flow to pickup the information from multiple different forms on different screens?
Thanks in advance!