I have a problem with a Contour form not rendering a checkbox list. I have added a checkboxlist to a form with 4 other input fields (just regular text fields) and when using form (customer is inserting it in richtext fields), it renders fine except from excluding the checkbox list. Any ideas/suggestions/solutions to what's causing this problem?
Hi Tim and sorry for not posting an update on this sooner.
It appears that a little digging around with Firebug through the rendered HTML located the culprit for me. It seems to be a simple CSS adjustment that is required as the checkboxes are indeed rendered correctly (I had just managed to miss them in the output first time around).
Checkbox list not rendered
Hello all,
Site version: 4.5.1.
Contour version 1.0
I have a problem with a Contour form not rendering a checkbox list. I have added a checkboxlist to a form with 4 other input fields (just regular text fields) and when using form (customer is inserting it in richtext fields), it renders fine except from excluding the checkbox list. Any ideas/suggestions/solutions to what's causing this problem?
Comment author was deleted
Hi,
Is this only in the rte? Also is this a custom fieldtype you are using?
Regards,
Tim
Hi Tim and sorry for not posting an update on this sooner.
It appears that a little digging around with Firebug through the rendered HTML located the culprit for me. It seems to be a simple CSS adjustment that is required as the checkboxes are indeed rendered correctly (I had just managed to miss them in the output first time around).
is working on a reply...