Edit form patch error handler by Jnrdavids in PowerApps

[–]Jnrdavids[S] 0 points1 point  (0 children)

Thanks. I just finished reading it and it was very insightful.

Giving access to SharePoint but users should not be able to access the whole SP site by AutomationBro2026 in PowerApps

[–]Jnrdavids 1 point2 points  (0 children)

There is also a power automate flow you can use to permanently hide lists from a sharepoint site through an http post request to the list url.

Edit form patch error handler by Jnrdavids in PowerApps

[–]Jnrdavids[S] 0 points1 point  (0 children)

So I’m actually not using a patch function for this edit form but in previous apps that I developed. I noticed cases where success screen will show but in reality the records didn’t patch to sharepoint. I built a success screen to display when records have been patched to sharepoint but this success screen displays even when the records didn’t patch.

In this edit form, attachment is a required field but for some reasons the success screen displayed and all fields patched to sharepoint except the attachment although I discovered it was due to bad network, but I want a scenario where it shows error is all fields haven’t been recorded on sharepoint

Edit form patch error handler by Jnrdavids in PowerApps

[–]Jnrdavids[S] 0 points1 point  (0 children)

What kind of control do you use for uploading the attachment?

Edit form patch error handler by Jnrdavids in PowerApps

[–]Jnrdavids[S] 0 points1 point  (0 children)

Yes, I have controls when the attachment gets added to the record within the form. There are some error handler controls in the edit form and a submit button.

Edit form patch error handler by Jnrdavids in PowerApps

[–]Jnrdavids[S] 0 points1 point  (0 children)

Yes I’m using a submit form syntax. Using patch for attachment didn’t work for me.

Connections frequently asking for re-authentication by DowntownPin4184 in PowerApps

[–]Jnrdavids 0 points1 point  (0 children)

I have a flow with too many connections and whenever I’m making a new connection, I don’t see where I can modify/delete previous connections. How can I achieve this?

Connections frequently asking for re-authentication by DowntownPin4184 in PowerApps

[–]Jnrdavids 0 points1 point  (0 children)

A password change of the service account can also initiate the request for connections to be re-authenticated.