Hi all,
I have created NewForm, Edit Form and ViewForm for a sharePoint List in the Powerapps.
So whenever i click any of the forms, the previous opened forms for showing initially for 2 - 3 seconds and then the respective form is showing.
is it known issue in powerapps or any solution to overcome this form delay loading.
Any help would be Appreciated , Thanks in advance.
parthasarathy BPosted Oct 9, 2020, 2:42 AM
Vikas JhaPosted Oct 8, 2020, 10:16 AM
To Save, you can use SubmitForm on button click.
Please let me know if it helps. Or you can package your form and share, I can try at my end
parthasarathy BPosted Oct 8, 2020, 5:47 AM
Vikas JhaPosted Oct 8, 2020, 5:34 AM
parthasarathy BPosted Oct 8, 2020, 4:14 AM
Vikas JhaPosted Oct 8, 2020, 3:09 AM
parthasarathy BPosted Oct 8, 2020, 2:52 AM
Vikas JhaPosted Oct 8, 2020, 2:42 AM
I would like to suggest one solution that is to use ResetForm control before navigation across the various form. This will forcibly clear the previous data from form.