Hi, I have an developed an app, and there is a gallery of items to choose from that feeds a form. All fed from SharePoint Lists. I can select individual gallery items or search across the gallery....all works with no issues
On selecting a gallery item then it navigates to full details of the item selected in a new screen. All works as designed.
When I use the search functionality to locate & select a gallery item the selected item, flashes on the new screen then defaults to the previous selected item. Despite having a ResetForm statement when I submit the form.
I've tried resetform on selection of submit button, ive tried reset form onsuccess......but neither seem to be effective or they are being over ridden to the original form content.
Any assistance would be gratefully received.