When creating a form which has a radio button list where each button value starts with a number, the buttons are not given unique IDs when rendered on the front-end, which leaves only the first opt...
I am using Kentico 12 Portal. I have created a custom page type and I am trying to build out the form layout. I am using a radio button control I that I want to return the value of @One@ or @Two@ ...
Hi, I have a form created with a radio button field that has 4 options and it should be a required field, for options 1 and 4 I'd also like to have some child multiple choice options that should al...
Using Kentico 10.0: I have a simple field, call it @Are you 18+@ and I want it to be a Boolean (Yes/No) data type.I also need it to be Required, but I want the user to specifically tell me if they...
Hello,I have a custom form control for uploading a file and a radio button field of Kentico with three options on my form.Based on the uploaded file extension, I need to show/hide or enable/disable...
Hi guys!I have created a simple list of radio buttons which I have used to filter results in a smart search. This filtering works when I use the default Kentico radio buttons (which creates just th...
My question is about custom table with a @radio button@ field. This field name is Keyword and it has a @list of options@: type1;Name1 type1;Name2 type1;Name3I don't know how to get value (Name1, Na...
After updating our devserver from kentico 7 to 8 we noticed a couple of issues with Forms. 1st issue is Phone Number fields are appended with @First three digitsSecond three digitsLast four digits...