Matthew R White Posted September 13, 2011 Posted September 13, 2011 I have a check box that contains the names to several different companies we send faxes to. What script do I use to connect a check in one of these boxes, to a phone number? Thanks
Matthew R White Posted September 14, 2011 Author Posted September 14, 2011 The phone numbers don't exist in my database, because I don't yet know where to put them, however there are about 10 static phone numbers, one for each check box that I will need to use. The check box is located on each of our customers main data page.
bcooney Posted September 14, 2011 Posted September 14, 2011 Automatic message This topic has been moved from "Database Schema & Business Logic → Custom Functions" to "Database Schema & Business Logic → Relationships".
VincentO'B Posted September 14, 2011 Posted September 14, 2011 Still not sure if I get your question. You could make 10 PhoneNumber fields. Make them autoenter your tele. numbers and make them Global storage. Then during your Faxing script you can add something like loop through the checkboxes, if this checkbox is ticked use this number, else go to the next checkbox. Vincent
Recommended Posts
This topic is 4879 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