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

Webpart Property Drop-down list allow edit value

When I set a webpart property control to drop-down menu with List of Options as the data-source and check "allow edit value", using name-value pairs gives the name instead of the value in the code...

View Article


sécurité : acces au site

I have a site (Siteproduit1) developed with CMS kentico. To login to my site you need a login and password. And I have another site (siteTest) and I want to go directly to my page listproduced by a...

View Article


Large Query on page load

I'm trying to find the source of a very large query that occurs during the initial page load of every page on my site. It looking like it querying all content and UNIONing it over and over and over...

View Article

ClassDisplayName

Apparently I am challenged today. I need to get the @ClassDisplayName@ in c# in my code behind for the current page (Page Type) a custom webpart is on. I have been trying to work with PageInfo and...

View Article

Import error - SiteRootCreationSettings

Hi,I try with different configuratons to import site but always get error @SiteRootCreationSettings@ below is full error log for import.Is something wrong with my setting or just Kentico is...

View Article


Update DocumentMenuRedirectUrl through API, changes not showing in live site

Hey guys,I need to set a redirect url for some nodes. These url's are generated through code so I have to update the nodes through the API. node.DocumentMenuRedirectUrl = url; node.Update(true);...

View Article

Calling API for Authenticating and Sending Email

Hi,I have a form in user control(.ascx) after submitting on submit button it should call API for Authentication it should give me a session ID(The session id expires in 30 mins) using that session Id i...

View Article

Media libraries upload button stopped working.

Hi,I have created site using Kentico. Upload button in @Media libraries@ suddenly stopped working. I am not able to upload any more images to the site.Kindly help. Thanks in advance.Best Regards,...

View Article


Ho to get attachment URL to access attachment using browser link.

Hi,I have created attachment for rootPage. I want to access this attachment by using url in browser.I tried using http://mydomain.com/getattachment/

View Article


How to find Kentico hotfix when KIM is not installed

On my development machine I can view the hotfix level of the Kentico website using KIM. KIM isn't installed on our production machines.In Kentico v7.0 the hotfix level was reported in CMS Desk but that...

View Article

Uploading image file to Media Library via Kentico 9 API

Hi, I'm trying to upload image files to a media library in my Kentico site from an external service. I'm using the Kentico API to do so. I'm using Kentico 9. I followed the example for creating a media...

View Article

How to get field value of document in alternate layout using macro

Hi I am using Alternative forms-@ layouts to show edit form to user. There are some form fields i want to show depending on other fields value. I am using {% CurrentDocument.GetValue(@ItemID@) #%} to...

View Article

Import Contactlist through API

HelloI want to import contacts through an API-call in Kentico. Is this possible?Kind regardsKenny

View Article


Attached document from code behind does not show up in CMS Administration

Hi, I am attaching text file to root page from code behind. Also I am able to fetch the file using attachment URL. http://domainname.com/SiteName/getattachment/SiteName.txt.aspxstring jsondata =...

View Article

Registration Forms & Email Subscribers

Hello,When creating custom registration forms using the membership module, is there a way to automatically add the user as a new subscriber for email marketing?When the user submits the custom...

View Article


How to insert a Figure type document using Kentico API?

Hello,I've two environments of my Kentico CMS site and I need to get a node along with it's children nodes from say production site and insert that full node along with the children nodes (which...

View Article

Sharing Email Reports

Hello, I am trying to share email campaign reports with the rest of my company. Mailchimp offers a link to share a report which I have used in the past. I did not see any reports for emails in the...

View Article


Kentico based content in pardot

I have some CTAs based on a custom page type. I'm wondering if there is a way to get a json object so i can consume that in some JS on a pardot landing page i'm building out?I'd like to avoid cutting...

View Article

Get First Child Name By Parent Path?

I've got what I think is a simple request, but I'm so far unable to figure it out. I have a path to a document (ex: @/Product/Category@) and I'd like to, via the code-behind, get the document name of...

View Article

Error trying to update workflow with staging application

Hi all,We recently upgraded to Kentico 10.0.7. The upgrade went well and I didn't notice anything weird. However, I tried to update a workflow using the staging application and received the below...

View Article
Browsing all 8832 articles
Browse latest View live