Hi.
I have in the 'Contact' an attribute level {Prime, Secondary} for
the contact person.
I need to display the primary contact person in the lookup
field on the Account entity, so the user does not have to
dive into the TreeView to open the 'Contacts' in order to see
the one who has the level=Prime attribute.
How do I do that (the lookup in the Account entity is merely a caption and a
1:N
relationship to the whole contact entity).
Thanks