I have an inline table shown in a Detail view, the detail view has a header showing the “Name”. All items in the table are “children” of the “Name” record.
When I click on “View” to view the table, I want to have the “Display Name” of the inline table view show:
"My Purpose Table for " & “Name”
Is it impossible to access the parent or the row data in this formula? If not, how can I reference these?