Hi guys, In Kentico 13, I have created a kentico13 form with form builder and added Checkbox, Multiple choice, input field and Dropdown fields and all fields are required. when submit the form with...
Hello. We're developing a new website in Kentico. The website will feature a number of forms, and we're currently exploring how to handle that, whether using Kentico's form builder or a third party...
Hi guys, I have created a kentico13 form with Form builder and in ExplanationText property I have set HTML code like this @div@@label@Note@/label@The field is not rendered anywhere in the form’s o...
I have create form builder section for my kentico 13 application I have used the code like below@div class=@row@@ @div class=@col-md-4 col-sm-12 col-xs-12@@ @await Html.Kentico().FormZo...
I'm having an issue with the form builder where I can't save any updates. For instance when clicking a Text input, changing it's label then hitting Apply, the Apply button goes gray, but the update...
The form builder doesn't seem to provide a way to remove a page break. Other fields have an edit and trash icon, but page breaks don't. Am I missing something?
I want to hide text area default form component from form builder Admin Page (Portal Engine) In current project .Net version 4.7.2form builder Admin Page Image HyperLinkForm Control Navigation Hype...
How to hide text area default form component from form builder page.
I'm working on a MVC solution where we've started to use the Form Builder. Any new forms built are now being lost upon a re-deployment of the code, with the following error message:There is a conf...
Hello,For an unknow reason, the CI doesn't detect any changes when I edit a component of my form in the form builder tab. For example, if I change the label of a field in the form builder and then...