Hi, I am trying to create a custom logical unit and page that will be used in a custom tab on the customer screen.
What I’d like to do is pass in the customer_id from the customer as the child key and then have additional fields in the custom logical unit be populated from custom sql statments that filter the specified data from the customer_id.
However, I can’t figure out a way to make either a list of values or an enumeration that will populate data and filter said data by customer_id is this possible in IFS10?