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...
Hi,Is it possible to register custom Cart validation steps?ThanksMat
Hi,I have implemented the custom validation for recaptcha v3 integration on kentico form. For some reason the validation is called twice and resulting in invalid captcha as at second time it find d...
How to set custom Input Field Id for all alternative form
Hello guys,I have built a form where contains various of fields and attachments.Why after of a wrong input(validation error) the attachments files are gone and need to resubmitted them?Any solution...
Hello, I want to perform data type validation depending on the type that is selected from a drop down list. The drop-down list values are: int bool string date json. I want to present an error if t...
Hello Kentico Community,I have a form that pulls in data from query strings in the URL to fill certain fields. I am using @label@ type form controls for these fields, with the content set by a macr...
I have a field in a custom table with a type of drop-down list with several options.Is there a way for me to check the current table data as follows:loop through all selected optionsif current opti...
Trying to figure a way to display one of two validation messages on a given bizform field -- dependent on the users value entered. So one validation is for maximum value, and would be 8760. So, I...
Question: Setup is Kentico 11, backend is Webforms. We have a form with a dropdown for Feet and Metric altitudes. Then there is a text field the user inputs an altitude. So if the user selects Met...