Hi,
I have a Sub-Grid on the account related to adresses and a lookup where i choose which adress related to the Account. Is it possible just by selecting a record in the sub-grid to autopopulate the Lookup field?
Thanks!
I am not sure if you can apply editable grid in quick view form sub grid as its a read only form and just show the related information..
what you can do its ,create relation ship with current entity and create subgrid and apply editable subgrid.
Hello Denzo,
Have you tried to enable Editable Grids on the entire Lead entity ?
Hi, Great input.
Lets say i have the Sub-grid on a Quick View Form on the Lead, can i use editable grid? Becuase now i changed the control on the Subgrid on Account that is related to Addresses and it worked. But i also created a Quick View form where a used the Sub-grid from Account Addresses and inserted it in the Lead Form and it isn't editable grids. Couldn't either find the control option for editable grids on the Lead quick view form.
Any idea how to achieve this? Would be nice to make this function avaliable on the Lead where i have inserted a Quick view form, which shows the Subgrid that is on the Account related to the Addresses.
Thanks
Hi,
You can do it by editable Subgrid. follow below steps.
1- Enable editable subgrid on that view .
2- write logic on recordselect event to populate lookup ..
Let me know if any issue ..
Hello,
If you change your subgrid to an editable grid, you will then be able to add JavaScript to it, on the line selection event. From there you can fill in your field accordingly using JavaScript functions.
docs.microsoft.com/.../make-grids-lists-editable-custom-control
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156