I added a checkbox field to an existing form. The field is visible on the live site so then the visitor can choose to tick the box or leave it empty. In testing, when ticked, the checkbox field wil...
Hi,I have a contact form with name, email, and message fields, all set as required. If no data is entered in any of these fields I get the message @Please enter a value.@ for each of them. I need t...
I am using Kentico 11 and am making portal pages. On one of my page types under the fields menu, I have a boolean radio button. When @Yes@ is selected, it makes two text fields visible and adds val...
When I am using the generated classes to retrieve data from my pages, I am getting a null reference exception when try to receive an IEnumerable@TreeNode@ for a 'Pages' form control.After debugging...
Hello. I have a problem with forms in Kentico. If you set a limit on any field (for example, 200 characters), then if you enter Russian characters in this field, go beyond the limit and post the fo...
Hey everyone,i was wondering if it is possible to get the values of a selection taken in a dropdown list in two separate form fields. Let me give an example:Our user can select from a couple of sto...
How can I determine multiple possible default values of a field taking into account the values of two other fields in a form? For example, set the value of the field @Eval@ to @Good@ taking into ac...
I need to build a scalable carousel tool within Kentico CMS where a user can edit a page in the CMS and setup a carousel. They need to be able to upload/select an image (media library) OR type in a...
I have created a form and i would like to enable/disable autocomplete option of textbox. Can anyone help me where is the option? Thanks!
I have 3 custom fields (HeaderImage, HeaderVideo, HeaderVideoURL) that I have added to the PageType Page(Menu Item) so that every page has either a video (Media selection or external url) or image ...