Creating multiple menu's
Hi there!I'm trying to create 5 menu's in our website with cross usage of the items through all the menus's (e.g. main menu, footer menu 1, footer menu 2 etc.). I have a couple questions on how to...
View ArticleBizforms checkbox input nested within a label
Is it possible to define custom structure of form inputs so it conforms to bootstraps layout, which has inputs for radio and checkboxes nested within the label.I'm aware of the Layout tab, but that...
View ArticleChecking Session variable in Kentico web part "View" field
How do I check if a session value exists in the view field of a web part? Also how can I get its value.I tried the following: the session I am looking for is @postcode@. It should be added before the...
View ArticleKentico: Adding user control into master page header
I've been trying to find a way to add a user control into the head section of a master page template using Kentico 9.The usual method of@%@ Register Src="~/CMSWebParts/Homepage/ucControl.ascx"...
View ArticleAdding web form registrar namespace to one template
Hi,I need to add the following to a certain page template/type:@%@ Register TagPrefix=@reevoo@ Namespace=@ReevooMark@ Assembly=@ReevooMark@ %@ If I convert the template from portal to portal page and...
View ArticleHow to get UserPosition property from UserSettings?
I try to get user info and corresponding settings, and try to get @UserPosition@ property, but in code there is no such property.
View ArticleHow can I give an editor permission to access Sites tab in Users module?
I have an editor role I'd like to give access to edit users. I've created a role, set Allow permissions for the Users module for all permissions, then in UI Personalization I've checked the following...
View ArticleKentico - WHERE condition for custom Page Types page
I have a custom page type for employees, and one of the fields is Location. I want to show/filter only employees in "San Jose" or "San Francisco" and used this WHERE condition below but it didn't work....
View ArticleHandling joins in object query
My question comes in two parts. For starters and I will tell you what I first attempted and how that lead to a workaround with a dead end. Hopefully you can tell me how I could of accomplished this...
View ArticleMissing the Start and Finished steps in the Automation process designer
I am missing the Start and Finished blocks in the Automation Process designer. I attempted to pull those on the designer with no luck also. I attempted this with Firefox and Chrome...Am I missing a...
View ArticleCMSBreadcrumbs and home
Hi,I noticed that the homepage (root) isn't included within the CMSBreadcrumbs.I saw this old post but cannot figure out if this has been implemented or not based on the documentation....
View ArticleWhere do I find the permission to access the email queue in 8.2?
We have some users in a custom role that's basically a minimal administrative/support role. They had access to the email queue prior to the upgrade to 8.2. Now that we are on 8.2, when they use the...
View ArticlePage type field visibility based on node level
I've adding a new field (checkbox) to a page type and only want it displayed if the documents node level is 1. How can I do this in the visibility section of the field options? Currently I put...
View ArticleCMSRepeater, Related pages and Teaser Image
Hi There,I'm trying to get the MenuItemTeaserImage in a CMSRepeater but after some searching I can't manage to get it working. The GetImage function is not working because its 'does not exist in the...
View ArticleBlank screen when logged in
Hi, i am using kentico 8.When i log to the cms administration as global administrator, all i get is a blank screen! (screenshot attached). I have tried logging on as other user but the result is the...
View ArticleKentico and ASP.Net MVC Custom Routing
Is there a way to get an MVC route in Kentico to process multiple URL parameters within a single URL segment?Example: I'm trying to route to /base/{param1}-{param2} I'd also like to be able to route to...
View ArticlePurge Recyle Bin Documents/Objects After X Days
Is there a way to automatically keep only X days of documents/objects in the recycle bin after the deletion date? I don't want to manually manage this. Is there a scheduled task that has already been...
View Articleexecute Custom query via rest service
hiHow it is possible to execute Custom Query via Rest service?any one can provide a sample?at this time when i want to use rest for macro it always log security error in event log , event with global...
View ArticleWeb part container settings in widgets
I'm confused about how the inheritance works with widget property settings and their parent web part properties. In my 9.0 site the Editable Text widget presents the @Widget container@ and @Container...
View ArticleFilter Employees Datasource (Users Datasource) by Role
Using 8.2 and wanting to filter the Employees Datsource by Roles (departments) to create individual department contact lists. I have the Employees Datasource displaying all users in a Repeater webpart....
View Article