web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Can't save changes wit...
Power Apps
Unanswered

Can't save changes with Deep Linking

(0) ShareShare
ReportReport
Posted on by 141

Hi Team - I have created a deep link where it is sent to an approver via email. The link works fine and takes me back to the edit form, however, the changes are not getting saved.

 

From the record page, I have to go back to the gallery, select the record and edit it through there in order to save the changes. 

 

Why isn't my deep link saving the changes?  

Categories:
I have the same question (0)
  • ProjectVelox Profile Picture
    133 on at

    Hi @Annasuela_ this is just a hunch, but have you associated the parameter to a record which will help you identify which record to update?

    Because if you have to go back to the gallery to select a record for it to work, you're either updating the wrong record or you're not updating the record.

  • Annasuela_ Profile Picture
    141 on at

    Hi @ProjectVelox It looks like the record is not updating at all and is staying in limbo until i go back to the homepage, select the gallery and the specific record. Then it updates. 

     

    I have set my gallery to ThisItem.varID

     

    Here's my onStart: If(!IsBlank(Param("ID")),Set(varID,LookUp(TechProdHCTracker,ID = Value(Param("ID")))));

    Annasuela__0-1666719062729.png

     

    I receive this email:

    Annasuela__1-1666719210413.png

    The link takes me to this page:

    Annasuela__2-1666719283082.png

     

     Here's the code of the send icon associated for Tech:

    Annasuela__4-1666719616890.png

    Am i missing something? 

  • ProjectVelox Profile Picture
    133 on at

    What if we try placing this on the OnVisible of the screen instead of the OnStart: If(!IsBlank(Param("ID")),Set(varID,LookUp(TechProdHCTracker,ID = Value(Param("ID")))));

     

  • Annasuela_ Profile Picture
    141 on at

    Hi @ProjectVelox - It is still doing the same thing. I tried revising the "Send" formula to the following which seems to be working for the "Record History box" 

     

    Set(varID,Patch(TechProdHCTracker,varID,{RecordNotes: Char(10) & Char(10) & varID.RecordNotes & Char (10) & Char(10) & $"{Now()}<br></br>{User().FullName} has <b>updated</b> this record: on {Now()}: </br> <br>Tech Status: {DataCardValue10.Selected.Value} </br> <br> Comments: {CommentBox.Text} <br> ____________ </br><br></br>"& Char (10)})); 

    Annasuela__0-1666721875221.pngBut i need it to work for the Tech Box (items retrieved from varID.Thisitem)

     

     

  • ProjectVelox Profile Picture
    133 on at

    What if you also add the checking of the parameter value and assigning of record on select of the send icon?
    If(!IsBlank(Param("ID")),Set(varID,LookUp(TechProdHCTracker,ID = Value(Param("ID")))));

    Then double check if it's actually pulling up a record on select

  • Annasuela_ Profile Picture
    141 on at

    @ProjectVelox it did not make a difference unfortunately. The patch function appears to work correctly. It looks like the "submitform" is not working correctly. Could it it be that I need to set a "Set" variable there? 

     

    Annasuela__0-1666723912227.png

     

  • ProjectVelox Profile Picture
    133 on at

    That is correct. Since the patch works, you might need to ensure that the record associated to the tech box has been set based on the parameter.

     

     

  • Annasuela_ Profile Picture
    141 on at

    @ProjectVelox how can I ensure that is happening? it definitely looks like that is my issue. My form is not getting submitted to "varID".  How can I revise the formula to ensure the form is getting submitted to "varID?"

  • Annasuela_ Profile Picture
    141 on at

    @ProjectVelox - one last note, when I set the items property of the form to varID, select a "approve" or  "reject" status, and press "submit", it actually removes the value on SharePoint list "approved","pending". It sets the value to blank, which makes me think that I'm going in the right direction because it is doing something with the record. 

  • ProjectVelox Profile Picture
    133 on at

    Would you be free for a call? Maybe it would be easier to discuss things over a call? I will send over the link to the meeting via message

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#2
11manish Profile Picture

11manish 165 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 110 Super User 2026 Season 2

Last 30 days Overall leaderboard