The goal is to create an Image Comparison Slider widget. I have created a custom Web Part with 3 new fields in the Properties tab: id, img1_path, img2_path (all visible in widget). I created the wi...
I have a PostTeaser picture in every blog. I would like to get a PostTeaser URL or Guid in another document to show this teaser image. Macro CMSContext.Current.Documents[@/Blogs/Blog/December/Artic...
Hey, I am dynamically instantiating web parts on my Kentico page by first getting the web part and then setting the properties in the code and then adding it to the page.This is working well, When ...
Hi,I am using Kentico 9. I have created web part with Image and Text fields in it. I am using this web part in newly created page. Though I am able to add this web part to page, but I am not able t...
Hi ,Getting error as below. Please help..Description: Message: A potentially dangerous Request.Form value was detected from the client (m$c$PreviewHierarchy1$mainLayout$mainPane$layoutElem$paneCont...
Hello again!I was asked to create a web part (or something similar) that would allow the non-technical content writers to drop it on a page/design tab and be able to select an image and have their ...
I've added new field @IsExpertIn@ to @Modules - Membership - User(System table)@How can i acces this field value from web part layout? I tried @%# SelectedUser.UserSettings.GetStringValue(@IsExper...
hi. i used the profile webpart. this webpart have a few tabs. how can i change the style of tabs? thanks.
I've followed instructions in the documentation about how to create a new webpart by inheriting from an existing webpart. And I understand that I can either use the default layout or create a new l...
The desire is to leverage Kentico Portal UI to build up pages consisting of vertically stacked full width @blocks@. Each block can contain it's own column based layout. The goal is to build up a ...