Radio button field not saved when enabling Dynamic Data from a database table

tvdgreft 17 Dec, 2014
I have a radio button which options are created from a database table. I followed the description in the FAQ.
However when the dynamic data is enabled in the Dynamic Data tab of the radio button field, the field is not saved into the database. Even when the database table is created withe the dynamic data enabled, the radio button field is not created in the database table. In cfv4 it works good.
GreyHead 18 Dec, 2014
Hi tvdgreft,

Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.

Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.

Bob
tvdgreft 18 Dec, 2014
This is my design:

Radio button field not saved when enabling Dynamic Data from a database table image 1

and setup:

Radio button field not saved when enabling Dynamic Data from a database table image 2

and debug:

Radio button field not saved when enabling Dynamic Data from a database table image 3
GreyHead 18 Dec, 2014
Hi tvdgreft,

Do you have a niveau column in your table? If so, please click the Delete Cache icon in the Forms Manager Toolbar and test again.

Bob
tvdgreft 18 Dec, 2014
Hi Bob,

Ok it works now. Thanks

Theo
This topic is locked and no more replies can be posted.