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...
Hi Dear Friends; I've written a form control and I need a visible text box to show a custom counter, and an invisible field to save just the counter. I do save the custom counter but I can not save...
I have a field with no database representation and would like to change this so the field's value is stored in the database.How do I change the field type to Standard field?
Hello every one,I'm in Kentico 12 MVC, I need to change a Form's Code name in Database but I don't know how exactly to do it. Which table should I check?Thanks for your answers
Hi i have created a kentico custom form control https://docs.kentico.com/k11/custom-development/developing-form-controls/example-developing-custom-form-controls where i would like to add it in the ...
Hi I have created a custom for form control, where i need to add that in the web part, is there any way to add it in custom web part.