Not all element values get mailed or saved to database
From FacileWiki
[edit]
- Check that the form property Email Notification is set either To default address or To custom address.
- Check that the form property Report is set either to Nonempty values or All values.
- In case of To custom address check that the form setting Email to holds a valid email address, or multiple email addresses separated by comma.
- In case of To default address check that the configuration setting Default email notification address holds a valid email address, or multiple email addresses separated by comma.
[edit]
Database
- Check that the form property Log To Database is set either to Nonempty values or All values.
[edit]
Both
- Check that all elements have the property Include in logs set to Yes.
- If still not all values get saved or mailed, then you have multiple elements with the same name. Element names must be unique, with exception of related radio buttons forming a group. This includes elements on your form that are of type Static Text/HTML. Every element on your form must have a unique name.