Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Utilizing Checkboxes with the findform
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00443929
Message ID:
00448335
Vues:
25
>Robert,
>
>>I am trying to figure out how to utilize checkbox in my findform. What I cannot seem to figure out is how do you Initialize view parameters so that they will return all records in a logical field regardless if it is true, false or blank. For example in a character filed you would STORE '%' TO vp_appid, vp_entryid, vp_siteid, vp_payeeid. How would you accomplish this for view parameters that will be used with logical fields?>
>
>Another option is to create two view parameters...if you only want records where the field is True, set both view parameters to True (vice-versa if you want False). If you want either true or false, set one view parameter to True and the other to False.
>
>Regards,

Kevin,

I tried your option and it works, until I tried adding more than one checkbox to my findform, which required two additional view parameters. After adding additional view parameters I started running into trouble with the view designer. Do you have any other suggestion?

Thanks!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform