fishbone Posted November 17, 2005 Posted November 17, 2005 is there a function or a way to determine if a checkbox is selected? I'd like to run two scripts. One is if button is clicked check the specified checkbox from value list, then return a calculated result into specified field. Then script two is a startup script that checks the date in the specified field and if equals current date then deselects the checkbox associated. I am only asking for guidance, not anyone going out of there way and writing a script. What are your thoughts?
Kent Searight Posted November 17, 2005 Posted November 17, 2005 In your scripts, make use of If [isEmpty (field)], Set Field [ ], and Get (CurrentDate).
fishbone Posted November 17, 2005 Author Posted November 17, 2005 IsEmpty! Perfect. That's what I needed to know. I'm new to db development, but im loving every moment of it. Thanks
Kent Searight Posted November 17, 2005 Posted November 17, 2005 ...but im loving every moment of it. Thanks Yes, it can be quite addicting! A reference source I highly recommend to you is Using FileMaker 7, Special Edition, ISBN 0-7897-3028-6
Recommended Posts
This topic is 6949 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now