muaddib Posted March 10, 2004 Posted March 10, 2004 Hi everybody... is it possible to launch a script by checking a check box? I have a "Clients" database with a "Clients type" field being member of a value List and formatted as check box. Now one of the check boxes says " musician" , I have a "musicians" layout and I want to be able to open that layout if i check the Musician check box in the Client Type Field. Thanks for your help in advance! Version: v6.x Platform: Windows XP
RalphL Posted March 10, 2004 Posted March 10, 2004 Put an invisible button over the checkbox. Run a script with the button that marks the checkbox if it is empty and goes to the layout. If the checkbox is marked the script clears the check box.
muaddib Posted March 11, 2004 Author Posted March 11, 2004 Hey Ralph ,thanks.. I'm kind of a novice though...can you be more specific??? Sorryyyy!!
Recommended Posts
This topic is 7563 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