Hello,
I am currently trying to create a button that will submit multiple forms at once. I have tried to integrate the patch function but it keeps coming up with multiple errors. I have integrated the formula "VarFormData" into all of the "Item" sections of all my forms but still continue to get the errors.
Any help would be greatly appreciated, thanks.
Helli,
I have tried placing in a different formula that now worked. However I am trying to link my new formula to my status field which is where the new error seems to be occurring.
My new formula is:
hey @Halleduncan
can you share the code u are currently using plus where u are recieving this error (which part of the code)
Let me know if my answer helped solving your issue.
If it did please accept as solution and give it a thumbs up so we can help others in the community.
Greetings
Hello,
I am still receiving this error with the adapted formula above.
Thanks.
hey @Halleduncan
i use this and it works:
Patch(
'Project Closing Reports',
varFormData,
GeneralForm.Updates,
Summaryform.Updates,
'Reference Form'.Updates,
'Lessons Form'.Updates,
{Status: "Draft"}
);Navigate('Success Draft Screen')
Let me know if my answer helped solving your issue.
If it did please accept as solution and give it a thumbs up so we can help others in the community.
Greetings
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional