Forum Discussion
Powerapps form webpart
Hi everyone,
I have created a powerapps form from a sharepoint list to help my colleagues collecting their wins. It does work when I am in the sharepoint list. However, when I embed it in a webpart, I don't know how to save the form answer.
Thank you,
Mathieu_pelletier no, the SubmitForm should use the name of your form in the PowerApps app.
Rob
Los Gallardos
Microsoft Flow Community Super User
6 Replies
- RobElliottSilver Contributor
Hi Mathieu_pelletier that doesn't look like a PowerApps form to me but the standard SharePoint form. How are you embedding it in the page?
Rob
Los GallardosMicrosoft Flow Community Super User
- Mathieu_pelletierCopper Contributor
Hi RobElliott ,
Yes I embeded it. I embeded by : edit page --> clicking on the + sign-->Select Microsoft Powerapps -->copy/past the app ID.
- RobElliottSilver Contributor
Mathieu_pelletier oh ok, it just looked like the default SharePoint form. I suggest you add a button to the form with the OnSelect set to SubmitForm(yourform)
Rob
Los GallardosMicrosoft Flow Community Super User