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...
Hello Guys,I have created a kentico13 form with form builder and I have one field i.e. dependent on two fields, In Kentico 11 I have used Visibilty Condition : Option1.Value.Contains(@Guided ...
Hello Guys, I have created a kentico13 form and added the form to my page but the form HTML getting a hidden class with a few labels (for input box) of form fields and a few labels (for checkbox, d...
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...
We are working on Kentico Version 13.0.137, .Net Core 6. We are developing the Site for the en-CA and fr-CA Culture.For the First time form load in the fr-CA Culture is all the Text are converting ...
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.
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...
Hi, I am trying to pre-populate a dropdown field on a form with a value parsed via UTM parameters but the field isn't updating. Any suggestions? Thanks
If a file upload is placed within a form and the form triggers a postback (e.g., due to radio button selection or submitting the form) while there are missing mandatory fields, the uploaded file in...