Hi,
I am on the form "Account", it has an entity linked through a subgrid "Reports". I want to show only the report records that relate to the account I am currectly viewing. It should be based on the textfield "End Customer". So if i'm on the account "TestAccount" I want to see only the records that have "TestAccount" as textvalue in the column "end customer". Please don't suggest turning the text field into a lookup field, that would delete all my current records and I keep having issues with my import script, I need another way.
Can I filter those records dynamically on the account's name?