I created a new BO with an association toCustomer, and two screens OWL and OIF.
First I want to load all customer ID and Customer Name into the OWL
in the Event AfterLoading I used the Query to get all customers
now I want to display customers from the resultData that I get, but I didn't know how to proceed ?
Thank you very much for your help.