Macro regexreplace not working
Hi,I just want to replace the space in string with a character @-@. Here is my macro in Text/XML transformation{% DocumentName.ToLower()|(regexreplace)\s(with)- %}This will not replace space with a...
View ArticleWeb Site Content Path Macro
I need to have the ability to have the Default Alias Path, under Settings -@ Content -@ Web Site Content resolve a macro that I place into that field. I have already found that the form control used is...
View ArticleKentico custom WebAPI with Basic HTTP Authentication
I followed the guidelines at https://docs.kentico.com/display/K82/Using+ASP.NET+Web+API+with+Kentico to build a custom Web API controller. Also I enabled Basic HTTP Authentication in the Kentico...
View ArticleHow to handle multiple newsletter subscriptions.
Our client wants to be able to have multiple newsletters for their site. Ideally they would like the user to be able to subscribe to newsletters for each business unit as well as a separate mailing for...
View ArticleREST Service Issue
I am having a challenge using the REST Service. When I create a web page in a separate application and call the REST Service, which I have configured for BASIC Authentication, it works fine and I...
View ArticleRSS Data Source
I have a Basic repeater that calls in a RSS feed and works correctly on one page. I now want to duplicate the exact process for the datasource creation again with the URL changed slightly. The issue I...
View ArticleUsing Newtonsoft.json
I found Newstonsoft.json located in the CMSDependencies. How do I go about referencing this library in class. I tried using Newstonsoft.json, do I need to add the library to the bin using nuget?Or...
View ArticleImporting Image into File Field Type
We are trying to upload several images into existing pages in Kentico v9 using an import program written by us. For each image, we are creating a new node of a custom page type. One of the fields in...
View ArticleCheck permissions on part of items
Hello.We have page type called DownloadItem. We have two sections on our website based on this page type and one of them is secured with certain roles. As logged user with role e.g. @CanDownload@ he...
View Articlecomma seperate IDs value get into anthor node
Hello Friends,I am new in kentico CMSI have made one page type @Members@ and made one field @PracticeArea@ (here practiceArea ids store by comma separated) I have got member listing via page type's...
View ArticleWidget Partial Caching
Hi,I have a custom widget that apparently doesn't get cached. Here is the scenario:Partial caching is enabled in System settings.I have created a custom web part.I have set the default value of...
View ArticleRegarding autopost on faceboook.
My requirement is to auto post to facebook after submission of page type.I followed below steps: 1. Created new facebook app on facebook. 2. In kentico facebook application added new app by filling app...
View ArticleCMS.DataEngine.LicenseException in Kentico
I am working on E-commerce project using Kentico 9, we used only Administration part of Kentico and designed our own front-end, we installed Kentico on our server and deployed our webservice that...
View ArticleKentico clone and customize cms.file
Here's what I'm trying to do. When a user uploads a file, i need them to make one of three options. I'll then create a transformation to link to the file, with the option they selected determining the...
View ArticleExternal Database Table Connection in ASCX Transformation
I have what is likely a unique (and hopefully temporary) situation in which I need to make a call to an non-Kentico SQL table from an ASCX transformation that loops through a product list. The scenario...
View ArticleLimitations of using pages for storing content
Can we get some clarifications about the limitations of using pages for storing content? From this post @https://docs.kentico.com/display/K9/Defining+website+content+structure@, it says @each item...
View ArticleFacing export issue after upgrade site from Kentico 8.2 to Kentico 9
I have upgraded Kentico site from Kentico 8.2 to Kentico 9.0, everything was looking pretty and working smoothly. But when I tried to export my own site, I got Exception with following...
View ArticleNo import option for Document Types (Page Types) in Import tool kit 9.0
Looks like the Import Tool kit of 9.0 is missing the @Documents@ option. This option was provided in previous versions. How come it is missing in the new version? Or is there another way of importing...
View ArticleKentico File URL for file uploaded with a custom page type
I've created a new page type with a file upload field and a name field. In my transformation i can't get the URL of the file. I'm reading through the v9 docs but GetFileURL brings me to the adHoc page...
View Articlemodules - user interface info is not displaying after upgrading Kentico 7 to 8
Hi:I was trying to upgrade a kentico website from v7 to v8 using the upgrade tool; after the upgrade process i was trying to visualize the modules info in admin page (Development -@ Modules) and when...
View Article