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...
We have a Kentico 11-managed site. One of our departments would like to embed a form into the content of one of the pages with an action that is part of a different site (a subscription form for ou...
The form submit button does not work on Chrome. We're using the default forms and it looks like chromes browser side validation is not playing well with Kentico's required form fields. I found this...