Hello all
I have a screen with 7 Editform controls. I use it to update 7 items on a single data source(SharePoint online list) by clicking one button, which the Onselect property is "Submitform(form1);submitform(form2)...Submitform(form7)", but only first 2 forms can save the changes to list, not sure what happens and how to fix, I appreciate if you could give me a hint.
Thanks for your time and help 🙂
Ps. the item property of edit forms look like
LookUp('List name,'Form Identifier'=Gallery1_3.Selected.Result && FormNo=1/2/.../7)
I don't use gallery because the last row is the calculated row