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 ...
Hello! Does anyone happen to know how to clear the UIForm via a @cancel@ button without refreshing the page?
I'm creating a custom module for Kentico 11, and I have two fully-functioning Object Listing template implementations using custom UniGrid XML definitions and ControlExtenders. How do I get the Edi...
I have a custom class containing 4 fields without database representation. Those fields are used to select and filter the values for the actual fields which are getting stored in the database. The ...
Hi,I have a form (New/Edit Object Template) under the following nodes:Content management @ Pages @ Edit @ CustomApplication @ CustomClassListing @ ...
HiI have created Custom Configuration Module and Setting for that Module but o am not able to see any settings so is there any code i need to add in my aspx.cs file to see settings
HiHow can we show tool tip on a Question iconHelp imageThanks
I'm creating a custom module to manage users in a complex set up and remove a lot of the noise around the standard user management tools and make this a little easier for this particular client.I h...
I'm using a CMS:UIForm in a web part to show an alternate form on a page. It works when the form is for a new entry but I'm unable to get it to load the record back in on another page using the Ite...