Announcements
Hi everyone,
a client asked me if the "expanded space" in the quote line subgrid can be filled with some fields, as their main need is to have a bigger place to display the product description.
I tried with some nested subgrids but I have some problems with the parent id.
I think it gives me this problem because it's a N:N relationship between product and quote
Hi Lorenzo,
This involves three entities and two relationships:
Product and Quote Line is 1:N relationship; Quote and Quote Line is 1:N relationship.
So there is no direct relationship between product and quote.
If you use nested subgrids for quote line, you can only show child records of the quote line, but product is parent of the quote line.
Generally, you can Edit quote line sub-grid to add parent column directly:
But it seems that the default view can be edited.
So you can create a new or select another existing quote line view, then add product description to the view:
André Arnaud de Cal...
293,518
Super User 2025 Season 1
Martin Dráb
232,594
Most Valuable Professional
nmaenpaa
101,158
Moderator