Hi brothers,
I confused about the how to create lookup on edt, anyone give idea or weblink about how to create lookup by edt
Thankyou
Lookups are related to form controls. If the form control is bound to a table field that has relation to another table, lookup is based on that relation. You can also override the lookup method of the form control and replace it with x++ logic. There are many examples in the standard system.
Also, some standard AX EDTs have table relation defined, but this property is being phased out and you should not develop such relations.
Does this answer your question? If not, could you provide more details about your exact requirement. Thanks!