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 Pages
Answered

Edit related data

(1) ShareShare
ReportReport
Posted on by 29

Hi I have 3 entities Account, vehicles and an intersecting table account vehicles.  The account vehicles entity links an account to a vehicle. I have  an account basic form that has a subgrid which lists the account vehicles.  I have an edit button on each row which currently passes the guid of the account vehicles and not the vehicle record that I want to edit.  So my question is how can pass the guid of the vehicle instead of the intersecting table to the edit vehicle entity form . ? Thanks Gary

Categories:
I have the same question (0)
  • Verified answer
    Christian Leverenz Profile Picture
    1,214 on at

    Hi Gary ( @gmanuki ),

    this is an excellent question - never thought about that problem.

    I would create another liquidtemplate, which retrieves the vehicle from the table for which the id is passed in. May be see https://docs.microsoft.com/en-us/power-apps/maker/portals/liquid/liquid-objects#entities for details on the entities tag.  could be something like 

    {% assign myvehicle = entities.my_linking_table[request.params['id']].myvehiclelookup.id %}

    Then you have in myvehicle the id. You could either open a form on that page with that id or reroute to a page with lets say:

    <script>

    var myvehicleid = "{{ myvehicle }}";

    window.location.href = "/myvehicleeditpage/?id=" + myvehicleid ;

    </script>

     

    Hope this points in a solutiondirection for you.

     

    Greetings from northern germany,

      Christian

     

  • gmanuki Profile Picture
    29 on at

    @chleverenzThis is what i implemented , so you have just confirmed

  • shoot0323b Profile Picture
    4 on at

    I couldn't even speak properly. Yes, take off the hoodie on your head and Mangan
    He scratched his head standing up like a bundle of rice straw. That kind of Kwon Cheol-sang
    Chun-hwa smiled as she watched and continued to talk.
    "How can I block the way of inspiration with my humble body that was in the miracle of a girl?"

    https://savewcal.net/sands/

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
11manish Profile Picture

11manish 50

#2
Valantis Profile Picture

Valantis 26

#3
omkarsupreme Profile Picture

omkarsupreme 24

Last 30 days Overall leaderboard