In Kentico, how can make it possible for site users to see and download files uploaded by other users through a form?I make a form in Kentico CMS. Users can fill and submit it properly. My form has...
I have a JS with a Show/Hide element on a page which is written so that end users at my organization can add new content without knowing html/js, therefore the ID can't be changed for each instance...
I have created a repeater as the page type, with a transformation for which I need to @show@ the fields if the user clicks @Read More@ and then hide if the user clicks @Read Less@. I know how to do...
HelloFor one of our customers, I had to expend the existing Order overview application with some extra columns. These columns use the ExternalSourceName field for the transformations to display a f...
Hello,I have a multilingual website in Kentico 11. I have Smart search the and for results I have @Smart search results@ Web Part. In the Web Part in transformation I have these macros:SearchResult...
Hello Kentico Team,You all helped me put together a tool recently that can track total page views in the last month and the last year using the WebAnalytics API:@%# CMS.WebAnalytics.HitsInfoProvide...
{Kentico 10} I want to display a URL based on an authenticated user's membership type/level. I have a custom table (MemberURL) that keys the MembershipGUID from the CMS_Membership table to the reco...
Hi,In my HTML transformation , I am using a href link with on-click JavaScript method. Problem is that LikingClick function run every time when the page load and also runs on click event . Whole it...
I am getting some unexpected and unreliable results from a really whacked out transformation that someone else designed. Is there any way to debug a transformation? I'd like to step through the K...