Hello together,
We have a editable grid with a nested grid.
The nested grid shows all records associated with primary grid row. But we need to filter the rows in the nested grid by another lookup in the view.
the easiest way to describe what we want is to say: on the second picture we need a second lookup as parent.
This needs to be done programmatically and not by the user. Is this possible? Maybe by manipulating the fetch xml that gets send by expanding the nested grid.
Thanks for input