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.
Solved! Go to Solution.
Thank you. Could you try an action expression of
LINKTOFILTEREDVIEW("Requests_Inline", [RequestHeaderID]=[_THISROW].[Row ID])
instead of your earlier shared expression
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |