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 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 Can I Limit the Maximum number of items that can be added as shown in the following `tdocumentation
Hi Team,I want populate all the contact groups available on my site in my Page types.Do we have any ready made Form Control Components.
Hi,I have created a custom form control but I am running into a problem where it is not showing on the form. Checking the event log I receiving the following error:Could not map draganddropfileuplo...
I have a page type field which populates value in list box from a custom table. I bulk updated that field for some documents through SQL server management studio Now when I go to those documents , ...
Hi I am creating a form control and it contains a button that when clicked will create and trigger a file to download. The file download is working fine but on postback the default Kentico loading ...
I use the form to send e-mails to the company. Among other things, I use the email field (Data type: Text, Form control: Email). Watermark can be added to the Form Control: Text Box and there is no...
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...
Is it possible to increase the @Redirect to URL@ form field character length? I am including querystring values, which are ending being cutoff due to the field character restriction (I believe). A...