Skip to main content

Notifications

Power Apps - Building Power Apps
Unanswered

PowerApp Sharepoint customised form different screens onnew and onedit

Posted on 29 Nov 2024 09:39:32 by 25
I have been following https://www.youtube.com/watch?v=CSSRR3FPAMs video and I am trying to get this working better but for some reason it isnt working on Sharepoint.Integration OnNew I have the following code
Launch ("https://apps.powerapps.com/play/e/default-tenantID/a/AppID", {skipAppMetadata: "true", hidenavbar: "true", Navigate: "NewForm"},
LaunchTarget.New);
RequestHide();
and this works fine for new items as it loads the Newform screen.
On Sharepoint.Integration OnEdit I have the following code
Launch ("https://apps.powerapps.com/play/e/default-tenantID/a/AppID", {skipAppMetadata: "true", hidenavbar: "true", Navigate: "UpdateForm",ItemID:SharePointIntegration.SelectedListItemID},
LaunchTarget.New);
RequestHide();
 
But this just loads a new form not the update form there are no errors in the formulas any help gratefully appreciated
  • Suggested answer
    Zdenka_Cech Profile Picture
    Zdenka_Cech 13 on 29 Nov 2024 at 11:56:19
    PowerApp Sharepoint customised form different screens onnew and onedit
    Hi there
    check the setup of the form Item is with the lookup parameter ItemID. It is around the 11minute and on. And the defaultMode is also set with the condition for Param.
    *Zdenka

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,168

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,851

Leaderboard