Quantcast
Channel: DevNet Questions
Browsing all 8832 articles
Browse latest View live
↧

Get page metadata from API

I'm trying to programmatically retrieve the page metadata (keywords, page descriptions, etc.) from a document for example... var pages = DocumentHelper.GetDocuments("CMS.MenuItem"); foreach (var page...

View Article


Download file

Hi all, I have a problem with download file. I would like to download file document that I have uploaded into one folder in CMSdesk. I use repeater webpart to show all documents that's in that folder...

View Article


Dynamic jQuery AJAX viewer

hello Jan hermann, My question is here in dynamic viewer source web part which is similar to repeater worked perfectly and i want to know whether it will work for hierarchical viewer or not and if it...

View Article

Is it possible to assign the CategoryID value to CategoryInfo object?

I've been trying to add a new category by using the following block of code: CategoryInfo category = new CategoryInfo() { CategoryID = 999, // manually set CategoryName = "TestCategory",...

View Article

Content staging - user changes excluded but still being pushed

I have content staging set up. I want to use this module to synchronise all object changes between dev and UAT. However I don't want users synchronised. This is mainly because user passwords differ...

View Article


Image may be NSFW.
Clik here to view.

How to find total number of product in a particular page.

Hello, I have a Three product type like Product1,Product2,Product3 in a product page. In that have some product.Now have to display that details in home page so i used one repeater at home page to...

View Article

How to invoke custom stored procedures or views

Hello, i wrote a custom stored procedure in the **Database objects application** and actually i'm struggling to call it programmatically. So how to invoke it? Regards Stefan

View Article

Creating custom macros to access external data structure?

Hi, I am needing to integrate an external parent/child data structure under contacts. There is a 1:M between contacts and the external parent, and then a further 1:M between the external parent and...

View Article


CMS.Helpers.WindowHelper.GetItem in Macros

Hi, anyone know if there is an equvilant to `CMS.Helpers.WindowHelper.GetItem` in Kentico Macros? I could not find one, worse case I'll create a custom macro. Thanks

View Article


Page Type field versioning best practices

Hey thought I would throw out this to get other opinions. I have a client that keeps using the Object Versioning in Kentico to keep track of changes to page type fields in their projects. This is...

View Article

missing applications after site import

Hello DevNet! I recently imported my site into production environment, but I am missing many of the applications. As a global administrator, all applications besides "recycle bin" are missing from...

View Article

Is there any way to reply comment in message board?!

hi. is there any way to reply the comment in message board?! another question is about Avatar of users who insert a comment in message board, how can i show the avatars in comments? i tried every way...

View Article

Page type - restricting by scope

I'm trying to understand how to limit the creation of a particular page type to a specific node in my site. The site has a set of nested nodes all of type CMS.Folder e.g. - Settings - Group One -...

View Article


Site Export: SqlException: Conversion failed

We're trying to synch our dev and staging instances, but we haven't set up the servers to synch with each other yet, so we're trying to use export and import to synch them up. The client's been adding...

View Article

Kentico API V8 - method CopyDocumentAttachments

Hi: I was invoked the API method InsertAsNewCultureVersion for create a new culture version of a document , but i would like to know what is the source (document, any other API method) that i have to...

View Article


Admin Left Can not Login to Manage CMS - Reset Admin Password

Hello, Our Admin left and forgot to leave the password. How can I go about resetting the CMS admin login without an admin login. I have full admin access to the web and db server.

View Article

Getting Publish Date From For All Documents Published in Content tree

Code snippet to get Publish Date From For All Documents Published in Content tree. Code Snippet means through C# Code i have to get publish Date of all documents.

View Article


Add a custom menu item in CSS List Menu web part

I am trying to create a link from an existing drop down CSS List Menu web part. I attempted adding a "Link an Existing Page" item, however it seems to be creating a duplicate page of sorts. I...

View Article

Transformation for reading RSS

I'm trying to read an RSS feed with an RSS Data Source. Here is a sample of the data from the feed:...

View Article

Insert data in to Custom Table through C# code

Please Provide a C# code for insert data to a custom table before that check if custom table is exist or not for insertion if not code for creating.

View Article
Browsing all 8832 articles
Browse latest View live