Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limiting choice in drop down list
Message
De
06/10/1998 15:34:10
Bruce Gilmour
Cal-Mour Consultants
Calgary, Alberta, Canada
 
 
À
06/10/1998 13:24:46
Bob Lucas
The WordWare Agency
Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00143999
Message ID:
00144337
Vues:
28
>I think I understand your problem now! You need all the names in the list but you only want to select some of them!
>
>You could make your select something like this:
>
>SELECT IIF(active, '', '\') + name, key etc.
>
>This way all records will show, but inactive records can't be selected.

Right! The problem seems to be that I was doing that in a RowSourceType of 3 (SQL) and it didn't seem to work. I still don't know if I was doing something wrong or it only works with certain Types.
***************************
Bruce Gilmour

"Two things are infinite, the Universe and human stupidity. And I am not sure about the Universe."
- Albert Einstein
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform