Hi,
maybe someone have an Idea how to use this problem:
I created a Table "Customer 2" (PK: Cust No (of Course)). In this table I added different Fields and show this Fields in the customer list (Page 22).
Now I want to Filter on this fields.
It unfortunately does not work because I have two different source Tables.
I can´t use FilterPageBuilder. It only works with the Customer No.. All other Fields in my Customer 2 are not in the Customer Table.
How can i solve this issue?
Thank you.
0
Answers
RIS Plus, LLC
because I develop still in the Development Environment in C/AL.
I thougt, that Tableextension are only possible for Dynamcis 365 BC...
1. Add in Customer table flowfields (fields from Customer 2), add to the page.
2. Create your out filter functionality. Like attributes filter in Items
I can´t add any fields more in the customer table (cause of Table record size). This is why I had to create the customer 2 table.
regards
emaz
RIS Plus, LLC
because I can´t add any fields more in the customer table (cause of Table record size).
the pk of customer 2 is of course the customer No.. The Fields in Cust 2 are also added in the customer list and page. But it is not possible to filter on this fields.
i would like to know how to do this.