Add related items to parent

I would like to be able to click on the card of a parent record which takes me to a LINKTOFILTEREDVIEW with a list in a table of the children. Till here it is fine. But then I want to be able to click on the Add button in this view and add new items to the same parent.

StephenSaid_0-1697228681373.png

StephenSaid_1-1697228699687.png

 

Solved Solved
1 16 408
1 ACCEPTED SOLUTION

Thank you. Could you try an action expression of 

LINKTOFILTEREDVIEW("Requests_Inline", [RequestHeaderID]=[_THISROW].[Row ID])

instead of your earlier shared expression

View solution in original post

16 REPLIES 16
Top Labels in this Space