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
Thanks for your suggestions. I have a web page with the vehicle basic form already so will hopefully get it working
Hi @gmanuki, the way Lists and Subgrid works is that it would always pass the current record ID as parameter, in your case the Account Vehicle ID and not the Vehicle ID.
I can see two options to work around your scenario:
I hope this makes sense
Fubar
69
Super User 2025 Season 1
oliver.rodrigues
49
Most Valuable Professional
Jon Unzueta
43