Change checkbox value for each item created. Form Builder
Posted: Mon Sep 29, 2014 5:14 am
I would like to be able to set a value for each checkbox item in a form in Form Builder and have been unable to find how to find a way to do it or any answers in the forum and online.
I see that the default value is "t",
ie: <input type="checkbox" class="cms_checkbox" name="cntnt01fbrp__32" value="t" id="fbrp__32">
Can someone share with me how I can replace the "t" with a numeric value when creating a checkbox item?
Thank you.
I see that the default value is "t",
ie: <input type="checkbox" class="cms_checkbox" name="cntnt01fbrp__32" value="t" id="fbrp__32">
Can someone share with me how I can replace the "t" with a numeric value when creating a checkbox item?
Thank you.