ipman.dev
ipman.dev

Reputation: 35

Filtering Sub-grid records based on Lookup in MSCRM 2016 Online

I want to filter Subgrid based on lookup value in Microsoft Dynamics CRM 2016 Online.

image here for explanation

Upvotes: 0

Views: 1022

Answers (1)

Jorge Cunha
Jorge Cunha

Reputation: 60

What I recommend to you is, create a Quick view form on your quote. Inside this QV form insert a sub-grid to show your associated quote-details. After that, go to "groupement" entity form and from "insert" tab - add the Quick View Form you created.

There is another way is customize the grid view but you need to use un-supported javascript.

Upvotes: 1

Related Questions