Hi,
I have the following problem.
Forms A, B, C, D, E, F, G, H all collect simple data entities
Form I creates a unique entity by lookup to forms A - H
Forms J, K collect simple data entities
Form L is intended to create an entity by lookup to Forms I, J, K
The problem is that all the lookup to form I presents is the ID, which is not very meaningful to the user
Can anyone help achieve my intention
Barry