I have a webpart on a page template that I want to hide if a document is in a particular category. I know how to make a webpart visible based on the document category, but how can I hide it? Is the...
Hi, I would like to use the form field visibility condition feature. For example, I have a form rendered on page and I want to show a @Where did you hear about us@ Radio buttons form field only if ...
Hello again!I'm currently fleshing out a @Profile@ Page Type that will be used to display various biographical information for people. Part of this includes a distinction between @Faculty@, @Stude...
On a Structured Page, we have a text field called ContactUs, the Form Control for this field is a Drop-down list.The drop down list of Options is manually uploaded from values from an external data...
In the widget configuration dialog, how can I make one field conditionally visible based on the value of another field? Consider the following widget properties:public class MyWidgetProperties : IW...
Currently have a Static HTML webpart and the content section is set to include a widget. Widget is a modal popup window to sign up for a newsletter.The Visibility section of the webpart is currentl...
Hi , I have a drop down list that binds to an SQL source. Inthe Kentico , I am trying to do something as follows:@ Trying to make a macro in kentico , so if the drop down value is let's say A , the...
Good dayI am trying to disable a web part zone called @FooterZone@ in my master page when one of the child pages of that master page contains a web part zone called @BreadCrumbs@I assume it will be...
We have some pages set up on our client's intranet that have 2 Text web parts - one is shown to users with the International user role, and some is shown to those with the US user role since the co...
I've added new functionality to an existing module to show a new tab on the Pages application using the following macro. The following is added to Modules -@ Interface -@ (choose a page) -@ Element...