Forum Discussion

ene121005's avatar
ene121005
Copper Contributor
Jan 07, 2022

Issue with list viewing item that was added from Power apps

Below is the error I am getting with my items on my list i cant see them open them or edit them 

 

 

1 Reply

  • Maggan_W's avatar
    Maggan_W
    Brass Contributor

    ene121005 

     

    Canvas app or customized form?

     

    For customized form:
    Make sure you are using the PowerApps SharePointIntegration correctly (https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/sharepoint-form-integration).

     

    Try this:

    • Make sure that the DisplayMode mode of the EditForm is set to Edit
    • In the OnEdit property of the EditForm, add Navigate(EditScreen) right after EditForm(SharePointForm1)