Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List
Message
 
To
16/09/2002 20:24:37
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Re: List
Miscellaneous
Thread ID:
00700969
Message ID:
00701048
Views:
21
>You need to go in the cmLookUpManager class on the form, go to the GenTagList method and put something like :-
if alias() == 'MyTable'
   This.DefineTag('Test', "DisplayExpression", , , 'LookupName')
endif
>The default code can't figure out complex index expressions. Look up GenTagList/DefineTag in the guide. This is where you need to be.

Right. Thanks Gary. I'm going to study it. I was using only the "DisplayName".

Thanks a lot for all your help.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform