Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List
Message
From
16/09/2002 19:37:02
 
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Re: List
Miscellaneous
Thread ID:
00700969
Message ID:
00701039
Views:
20
>Yeah, I wanted to mean a tag with more than one field. Something indexed on customer+products+date .

Well thats OK. You just define your tag based on a concatenated column expression, define a meaningfull name in the cmLookupManager.GenTagList method and presto, the multi tag expression is in your list of available lookups that the user can select from the find dialog.

>OK. You wouldn't use the find toolbar button, then. You would call this from somewhere else ?

Well, you could subclass the form's find method so that you call you own custom find dialog where the find criteria is like this or, just create a specialised find method on the form or in the CDE and have a command button on the form that executes your specialised find method when you click it. So, you can have your subclassed list, standard tag based find dialog and specialised find lookups all on the same form. They are not mutually exclusive or anything like that.

Best
-=Gary
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform