Hi John,
Sorry for the delay in responding. We don't always have time to monitor the community forums. (You can always contact support as noted in your subscription confirmation.)
In any event, I will try to respond to your questions as best I can.
1. (Most important) The form does not seem to have an "action" as a possible option for the form. This is fine, but I NEED the form to develop an email to go to some of my members (this is for a 12-Step organization). How do I:
a) Get the email working so the information submitted gets emailed to someone?
You can set the email through Components > BreezingForms > Configuration > Default email notification address. If needed, you can include multiple addresses there by separating them with semicolons, like so:
This email address is being protected from spambots. You need JavaScript enabled to view it.
;
This email address is being protected from spambots. You need JavaScript enabled to view it.
You can also set admin Email addresses on an individual form level by going to the form's properties and filling it in like this:
b) Directs the user to another page thanking them for the submission and telling them what happens next?
There are two ways to accomplish this:
1. In the Form Properties, check the box that says "Last page is thank you page." Make sure that "Paging include" is set to YES and include Submit Button is set to YES (in most cases -- there are some instances where that might be different).
2. Refer to either of these two forum posts:
www.crosstec.de/forums/15-usage/9313-tha...ferent-url.html#9342
www.crosstec.de/forums/30-tips-a-tricks/...-you-page.html#10463
2. Are there any Date validation scripts you folks use (this is be -- in my opinion -- one of your basic options, along with a Date Picker utility)? I have my own scripts, but thought you might have one specifically developed for your product.
There is a calendar element available. Add a new element and select 'Calendar' as the element type. What kind of validation are you looking for on that?
3. I have a number of checkboxes on the form. I need to return a "Not Valid" if NONE of the checkboxes are checked upon submission. Would I just hang that off one of the checkboxes? Also, is there a specific format you use to add my script to the overall validation script?
Go down to the Validation section, put a checkmark beside Validation and then in the Validation Type, choose LIBRARY, and then select FF::ffanychecked.
You can add validation to any of the elements. Typical ones that are included in the library and often used are:
Textfield: FF::ffvaluenotempty
Textarea: FF::ffvaluenotempty
Email: FF::ffvalidemail
If you scroll through the library list, they should be fairly self-explanatory.
Also, I have this as one page right now. I thought of modifying it to make it multiple pages, but then couldn't figure out how to have the system change from one page to the next.
Yes, you can do this as well. Create a new page and then drag the element(s) you want included to its icon. If you want more than one additional page, just repeat the process. BreezingForms will automatically recognize when it needs to go to the next page (as long as you have the Paging include option set to YES) by including a 'Next' button at the bottom of the page.
On the final page, if you have chosen "Include submit button: YES" then a submit button should also appear automatically at the end of the form.
We are aware that the documentation is lacking and are trying to get a new knowledgebase put together. Unfortunately, there is not always time to work on it when support issues have to take priority.
If you have any other urgent questions, please send them through to support. You will usually get a much quicker response there.
Thanks,
Terry
BreezingForms Customer Care