RedHat 9 Linux
Apache 1.3.33 (Unix)
PHP 4.3.11 (apache)
MySQL 4.0.25
CMSMS 0.11.2
FeedbackForm 0.9.10
CMSMailer 1.73.9
These are the issues I've got:
- I've been using an "Email Results Based on Pulldown" disposition, but I'm not getting the result I expected. The email is sent OK, but the template vriable for the pulldown field isn't output in the email - all that's output is the variable name ($subject_of), not the value.
- I tried using a check box field, with a field name "Tick here if...video?" The template variable for this field was only output if the box was checked - otherwise just the variable name was output ($tick_here). But it works OK if I change the field name so that it doesn't end with a "?" character!
- The field order buttons don't always work. Some fields become impossible to move up and down, while others can be reordered successfully. I haven't been able to spot a pattern so far!