| Post |
|
Guest
| Mike 5:10 am July 1, 2007
| |
|
|
I hate to ask the obvious but where do I enter the variables for Radio Buttons and Multi Select Boxes?
|
|
|
Admin
| Oliver Munich, Germany posts 6094 8:45 am July 1, 2007
| |
|
|
Not sure what you mean. The Help! page provides a few examples of how to use the default (preset) and custom (per your form) variables in your email message configuration.
|
|
|
|
|
Guest
| John 2:30 am July 2, 2007
| |
|
|
The help file tells us how to configure things like pull down menus, but it doesn't tell us where to configure them. I can see how to state the list for the pulldown menu, but what file do I go to, where in the WP control panel, do I go to put in the desired info? The help file does not tell us this.
|
|
|
Admin
| Oliver Munich, Germany posts 6094 8:00 am July 2, 2007
| |
|
|
John said:
The help file tells us how to configure things like pull down menus, but it doesn't tell us where to configure them. I can see how to state the list for the pulldown menu, but what file do I go to, where in the WP control panel, do I go to put in the desired info? The help file does not tell us this.
On the same level as the Help page you'll find a cformsII page (1st menu item), titled "form settings".
Scroll down to "Form Input Fields" and add as many addiitonal fields as you require. You can drag & drop them for proper order and configure them to your needs: ie. give them a new field name (may just be a name or a more complex expressions depending on how you want to configure this field as explained in the Help section) and choose the right field type.
Update all settings and test.
|
|
|
|
|
Guest
| John 4:16 am July 3, 2007
| |
|
|
That doesn't help because I can set a field as a "Select Box." However, that screen does not let me enter the data the select box is to contain. Where do I enter that data?
|
|
|
Guest
| John 4:26 am July 3, 2007
| |
|
|
Here's a screenshot of the section:

 
|
|
|
Admin
| Oliver Munich, Germany posts 6094 7:08 am July 3, 2007
| |
|
|
From the Help page:
Supported form input fields
All supported input fields are listed below, highlighting the expected formats for their associated Field Names.
Note: While the Field Names are usually just the label of a field (e.g. "Your Name"), they can contain additional information to support special functionality (e.g. default values, regular expressions for extended field validation etc.):
Select boxes & radio buttons:
Format: field name # option1|value1 # option2|value2 # option3…
Example: State#Georgia|GA#New York|NY#California|CA#….
The entire (extended) text string goes into the field name.
|
|
|
|
|
Guest
| John 7:33 am July 3, 2007
| |
|
|
Your explanation here makes sense. It's clearer than the help file, at least for me it is. :)
Thank you.
|
|