Posts: 30
Threads: 9
Joined: Jul 2009
Reputation:
0
After further tinkering here is what I discovered. Emailmessages containing selection values do not get their character count updated; I changed it from less than 20 to 256 and even TEXT. These changes are not reflected in mail. I also discovered that my selection are not visible in the views but are visible in mail. Something's really off here.
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Hi Nowton,
So within Form Tools, do you have EXACTLY the same select box options (option text + option value) as the form itself? That's the first place I'd check. If the values being passed from your form (i.e. the option value="" attributes) aren't identical to the option values in the dropdown lists within Form Tools, nothing will show up.
Let me know if that helps at all...
- Ben
Posts: 30
Threads: 9
Joined: Jul 2009
Reputation:
0
I managed to get the system working, by recreating the formtools entry. From now on, whenever I change anything in the form, I suggest everyone do the same. Recreating took 5 minutes and resulted in a flawless install. I'd advise anyone against any interim updating, for instance of form values.
Posts: 2,456
Threads: 39
Joined: Dec 2008
Reputation:
6
Good tip, thanks.
For everyone else reading this, it's important to bear in mind that Form Tools duplicates the form fields at the time you first added the form. So whenever you make custom changes to your form later on, you'll also need to tweak it within Form Tools.
This is a nuisance, I know - but it also allows for complete separation of form & processor, which is terribly handy because you can create forms via any tool and in any language (HTML, Flash, Java applet, Silverlight, etc.).
- Ben
Posts: 30
Threads: 9
Joined: Jul 2009
Reputation:
0
Apr 8th, 2010, 1:34 AM
(This post was last modified: Apr 8th, 2010, 1:38 AM by Nowton.)
A word of warning: using v2.0.0 you have to update 1. the form, 2. the field in FT AND 3. the (client)view!