Hi Team
I need some clarity on something important, i have integrated form customized from sharepoint using power app, layout is good, but now, its published. But i see some limitation on sharepoint side. Meaning the buttons only works in power app, is there a way in sharepoint i can do this? e.g Submit button
Guest UserPosted Apr 17, 2024, 2:37 PM
I believe the issue i am facing right now is on the sharepoint side, meaning the customized app form is already published, maybe its because some fields are mandatory before submit. As much this is the case with sharepoint list on itself, there are mandatory therefore when my form is integrated on power app work the same. I think need to first before submit also on the sharepoint side its doing this right and try to re think of the mentioned steps indicated by you.
Naimish MakwanaPosted Apr 17, 2024, 4:31 AM
Yes, you can customize SharePoint forms using Power Apps and add functionality to buttons such as a Submit button. Here are the general steps:
SubmitForm()function in the OnSelect property of the button1.If the buttons are not working as expected in SharePoint, there could be several reasons:
Thanks