March 24, 201114 yr How can I set up a simple checkbox that will evaluate to true/false or Y/N ? And how do I find for that?
March 24, 201114 yr Define a custom value list of only one value: "1" (without the quotes). Use a field of type Number. Filemaker interprets 1 (or any number other than 0) as True.
March 24, 201114 yr Author Define a custom value list of only one value: "1" (without the quotes). Use a field of type Number. Filemaker interprets 1 (or any number other than 0) as True. Thanks much :)
Create an account or sign in to comment