Hi Community,
I have an app with a Gallery connected to SharePoint list and next to it is an Edit Form that shows details to selected gallery item.
The form works when clicking through the items, but the problem is when the app starts.
After launching the application the gallery loads and show all items, but in my Edit Form there is a message: "Getting your data...".
I want to have the default mode of the form "View".
And I would like the form to show me the last submitted item in View mode when the app launches and afterwards I want it to show me the selected item.
Could you please advise?
Thanks a lot.