I have a gallery and a Form next to each other.
They both have the same datasource, and the Items on the form is Gallery.Selected.
I have a button with Submitform.
When I run the App - the selected item shows up in the form, but when I click submit, the forms come back empty with "no items to display". I then have to select another item in the gallery. Is there a way to fix this - so that we don't have this message?