Hi - I have two edit form controls on my form however SharePointForm2 isn’t saving any updates to my list. Does anyone know how to fix this?
My save button ‘on select’ has been updated to…
SubmitForm(SharePoinForm1);(SharePointForm2)
Hi @Jon2787 ,
Firstly you need this
SubmitForm(SharePointForm1);
SubmitForm(SharePointForm2)
Just be careful if they are on the same record any fields in Form2 that have been updated in Form1 will be overwritten.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
252 | |
107 | |
88 | |
51 | |
44 |