One of our clients has reported an intermittent issue, when they save one of their widgets (either adding a new one or editing + save an existing one) they are given a message saying:@The object do...
I have a form which depending on a selection made by the user (selecting an office department) needs to control where the form @Email notification@ is sent to. Seems simple enough especially when r...
Does Kentico include any standard CSS classes on the Form Builder output that could be used to style the forms without needing to build a custom layout?I didn't see any documentation to that effect...
I am looking for some advice/best practice about how to lock down access on our live webservers. We dont want anyone to be able to access or even see the admin login page. Obviously if we did need...
I have some logic that opens a custom page in a modal dialog when a user triggers a certain event on the host page in the Pages app. Everything works fine, but if a user is has been inactive for ju...
The default 'administrator' account is unable to access Admin now that the upgrade to version 10 has completed. It worked fine in version 9. I see the following error:Access deniedYou're not a co...
Hello again,I am trying to include a Repeater web part inside a Hierarchical Viewer Item transformation. I have this setup where I would display 2 levels of different page types and on the bottom o...
Hello there,I am using Hierarchical Viewer to display 2 levels of page types, but I would like to have the Parent page type to display its custom fields under its children:Parent1 -- Child1 -- Chil...
Looking for some ideas.I have a Car Custom Module that has a multitude of classes in it which have referential integrity. The main entity is @Car@ which contains 70 fields which all apply to the @...
I am having a challenge writing a Macro. I have a UI element I only want to show when the page type is of a certain class. I can do this quite easily in C# by getting the NodeID and resolving it ...