I have an app connected to a SharePoint list with a button that patches several edit-forms into the list.
Recently I've started having an issue with the Attachments field giving an "ERROR FIELD ID IS REQUIRED" for the attachments field when using a Patch statement to submit the form to SP.
If i click the button a second time, it submits just fine - it's only the first time I open the form and try to submit. (Or on the first try, if I attach something even though it's not a required field, everything submits okay).
I have other apps using attachments and never have run into this issue, I've compared almost every property including Items / Default etc. and i can't find a difference?
Any assistance would be helpful as this is preventing me from releasing my app.
Simple patch statement that fails the first press of a button, but works the second time the button is pressed
Seems strange no?
Patch(
'Service Intake Form',
Defaults('Service Intake Form'),
efrmPolicyDetails_1.Updates)
Hi@drewski,
Could you please share a bit more about your scenario, any screenshots about the error?
Current information could not help to get the whole scenario.
Besides, the formula you provided is correct.
So far, all I can think of is maybe a page rendering issue. Please try to close the App and restart again to see if it resolves.
Best Regards,
Qi
These are the errors I see the first time I click submit (with or without an attachment), then if i click Submit again, everything works fine
If i attach something the before I click submit the first time, it works. So it's like it thinks its required or has validation but it doesn't. I've deleted this attachments field and re-added, nothing seems to work.
Hi@drewski,
This is so weird.
Try to remove the connection and close the App.
Restart the app and add the previous connection.
This situation is a bit complicated because of the many reasons back to this situation. For example, network problems, Power Apps connection problems, many times we may need to go through each and every one of them. If you want to be more efficient, consider opening a ticket.
Best Regards,
Qi
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
270 | |
227 | |
77 | |
38 | |
37 |
User | Count |
---|---|
340 | |
226 | |
121 | |
71 | |
55 |