bmnation Posted April 27, 2010 Posted April 27, 2010 I'm trying to get a script to automatically check a check box. The check boxes serve as a check list. For example, after a script that emails a form and at the end of the script I want the box checked for that step in the process. Brad
comment Posted April 27, 2010 Posted April 27, 2010 Try: Set Field [ YourTable::Checkboxes ; List (YourTable::Checkboxes ; "YourValue" ) ]
Recommended Posts
This topic is 5324 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