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...
How are the GUIDS linked to the form component from the JSON data on the forms in kentico 13 { @identifier@: @fb2acd4a-8abd-44ba-b3fb-601337de4d4c@, @type@: @Intranet2021.FormSections.T...
Hi Team,Currently I'm working on the widget permission part in kentico 12. There are more the 50 widget which we developed, and as per the documentation we will allow the widget to pass the widget ...
Editing a simple (so far) form in Kentico 11. I am creating a drop-down. All I want to do is to have the value of each rendered option and the visible text of each option be different, like this: @...
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 noticed that whenever I used Form I'm getting these error: Uncaught TypeError: Cannot read properties of undefined (reading 'updatableFormHelper') at HTMLDocument.
Hi,Is there a way of preventing links being copied into text fields on a form and submitted? Thanks
I have a form built using form builder. When I submit the form records are inserted twice(same records with 2 different Id). I checked with sql profiler two insert statements are called. How can I ...
Hi, I have requirement to create a pagetype and Idea is that the page template will by default have a Kentico Form inserted on it.Is there a way I can by default add a form to page when the page is...
Kentico 12.0.92 portal engine: I'm trying to get an attachment stored in the database and attach it to an email. The file is attached to a standard kentico form using the upload file control. I s...