Equivalent of Documents macro in ascx transformation?
Is there the equivalent to Documents in an ascx transformation? it doesn't seem to be available?I'm finding myself doing things like this in CMSTransformations.cs and it feels a bit wrong:public...
View ArticleIs there some kind of escaping? Transformation outputting string literals
Hi All, I have the following transformation{% transformationToRender = (Cache(Documents[NodeAliasPath].Parent.LightBoxLayout, 5, true, @Parent|@ + NodeAliasPath, GetCacheDependency(@nodes|@site...
View ArticleKentico Widgets
Hi I have a scenario where I'd like the content editor to be able to add 1-n pieces of content on a page.That would be in the form of say 3 or 4 text fields and they can add as many of those...
View ArticleKentico 9 Admin URL changes and locking it to http://localhost
I'm reading through the documentation, and don't see what i'm looking for.This new build is going to run on a staging --> prod set up. On the prod side, I'm hoping to the have the admin login only...
View ArticleErase all recorded data in an online form
Is there an easy way to erase all bizform recorded data ( not in code )? I want all data to be empty and new requests starting with 1.I think there are many cases when users are testing a form and want...
View ArticleKentico 6.0 Error CS0103
I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An error...
View ArticleError CS0103
hello, I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation ErrorDescription: An error...
View ArticleError CS0103
hello, I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation ErrorDescription: An error...
View ArticleError CS0103
hello, I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An...
View ArticleError CS0103
hello, I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An...
View ArticleError CS0103
hello,I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An error...
View ArticleError CS0103
hello,I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An error...
View ArticleError CS0103
hello,I have kentico 6. Unfortunately I imported web part for kentico 5.5, In the result my server was recompiled engine and not working. I see the error message:Compilation Error Description: An error...
View Articleadvanced workflow and online payment
HIToday i am playing around the advanced workflow. I think about how it is possible to made condition based on online payment result.say we let live site user to create a new document and save it.after...
View Articleadvanced workflow and online payment
HIToday i am playing around the advanced workflow. I think about how it is possible to made condition based on online payment result.say we let live site user to create a new document and save it.after...
View Articleadvanced workflow and online payment
HIToday i am playing around the advanced workflow. I think about how it is possible to made condition based on online payment result.say we let live site user to create a new document and save it.after...
View Articleadvanced workflow and online payment
HIToday i am playing around the advanced workflow. I think about how it is possible to made condition based on online payment result.say we let live site user to create a new document and save it.after...
View ArticleForm Control Date Time Picker Range Issue
Hi,I used date picker form control for birth date but it is only showing range 2007-2027.How can I change range?
View ArticleUse custom page type for event (booking system)
It it possible to use a page type other than CMS.BookingEvent for the event management? We need the attendee management features in Social @ Communiy @ Events. Displaying the list of events etc. will...
View ArticleRetrieve image url from cms:CMSEditableImage in code?
Hi I'm trying to get a url from a CMSEditableImage in the PreRender method of an aspx.cs file so I can use it in a background image.I have tried
View Article