Forum Discussion

Mathieu_pelletier's avatar
Mathieu_pelletier
Copper Contributor
Oct 28, 2019
Solved

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,

  • RobElliott's avatar
    RobElliott
    Oct 28, 2019

    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

  • RobElliott's avatar
    RobElliott
    Silver 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 Gallardos

    Microsoft Flow Community Super User

    • Mathieu_pelletier's avatar
      Mathieu_pelletier
      Copper Contributor

      Hi RobElliott ,

       

      Yes I embeded it.  I embeded by : edit page --> clicking on the + sign-->Select Microsoft Powerapps -->copy/past the app ID.

      • RobElliott's avatar
        RobElliott
        Silver 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 Gallardos

        Microsoft Flow Community Super User