Extended data type lookup, simple question (dfo 365)

Hello, friends

I have added extended data type field into my new table. On the form the field automatically got lookup (values to choose from). The question is how to find the correct table from where the values have been added. Is it one table or the values have been added from all tables with same extended data type field?

Any table relations with my new table have not been added at the moment.

Best regards,

Roberts

Look at Reference Table property and Table Relations node of the EDT and if you don’t see anything there, look at parent EDTs.

It’s a single table. If you use CustAccount EDT, for example, you want to get a list of customers, not hundred other tables that have fields with CustAccount EDT.

Thank you, found it!

Kind regards,

Roberts