Mapping must be conditonal based on formfield value
by niels.perfors1987 on 15 Sep 2013 19:34 | 1852 Hits | 0 comment(s)
The mapping to db table must be conditional based when a drop downlist, checkbox or radiobutton is set. Or even when a value is not null.
eg. when user don't set the "I want the newsletter" checkbox the mapping should not insert the data into table.
If the checkbox is set, the data should be inserted.
This would be great feature!
Niels