Hi
I'm using j1.7 and Chronoform 4.0 RC2.0
The db field is: membership_type and I'm seeing proper URL encoded values in the POST ( membership_type%5B%5D=1&membership_type%5B%5D=3&membership_type%5B%5D=4&membership_amount= )
However, as in previous versions, I can't see any place where field are listed to use in the insert statement. I've also tried a few things found in other posts (e.g. disable/enable DB save, etc...)
Everything else is saving to the db, just not the dang checkboxes....
Any ideas....?
Thanks
-Kevin
I'm using j1.7 and Chronoform 4.0 RC2.0
The db field is: membership_type and I'm seeing proper URL encoded values in the POST ( membership_type%5B%5D=1&membership_type%5B%5D=3&membership_type%5B%5D=4&membership_amount= )
However, as in previous versions, I can't see any place where field are listed to use in the insert statement. I've also tried a few things found in other posts (e.g. disable/enable DB save, etc...)
Everything else is saving to the db, just not the dang checkboxes....
Any ideas....?
Thanks
-Kevin