I'm having trouble getting an auto lookup to work with a new EDT without adding a specific lookup form. The older EDTs (which have the table relationship defined in the Relations node) seem to work by either having some fields in the related table under the auto lookup field group, or having field names filled in for TitleField1 and TitleField2 (also on the related table). By "working", I mean I get a dropdown automatically when I open the table in the AOT.
I'm trying to add a column to a table which has a new extended data type.
Here's the EDT:
(reference table is Table123, Table Reference is EDT123 == Table123.mycode
And the related/reference table
When I open my MyMainTestTable in the AOT, I expected to see a dropdown for field 3, but I don't.
What am I missing/doing wrong????
*This post is locked for comments