Hi everyone,
Is it possible to develop a custom page with two list parts that are linked to one another with dynamic filtering? Example;
In the below screenshot, when the user clicks on the record ABC123 from the first list (TestTableList), the second list (TestTableListLine) gets automatically filtered where Field1 is ABC123.
The tables are already linked via Field1.
Thanks in advance!