- I have created new Entity, called MyCustomers.
- In Accounts I have Boolean type Files which shows which company is my Customer and which is not.
- I would like to make a List for entity MyCustomers which will be showing in automatic way all my customer which I have in database.
Is it possible to do it? How? Thank You in advance for your help.
Comment