Hi all
I'm creating a form using EDIT which link to GALLERY using "item = Gallery.Selected".
When creating new form or editing form then submitting using "SubmitForm(Form1) ", the data in the EDIT revert back to the data before editing for a few minutes before refreshing to show new data.
I checked the database (excel) it got updated straightaway no delay but it takes really long to reflex back to the apps.
Is there something forgot to do here and/or are there any fix and/or work around to fix this issue,
sorting like remove the selected record of the GALLERY and insert last submit data in to it>
1. Create new form, enter new data, then submit.
2. Nothing will show up for a few minutes, once it shows up, I edit it.
3. Once the data is reflected on the form, edit it with new data then submit.
4. The form and gallery revert back to old data for a few minutes
5. After a few minutes and a few refreshing the new data show up