Skip to main content

All Questions

Tagged with
1 vote
1 answer
292 views

Kentico transformation - Hide field if empty

I have a transformation with a url link that is working, but need to hide the field, if empty. If there is no catalog link, how can I hide this? Should I use a String.IsNullOrEmpty? If so, exactly how ...
ladybugg333's user avatar
0 votes
2 answers
69 views

Can not save transformation changes in Kentico Portal engine - errors in the console

I have a running Kentico 11 portal engine site and need to update the transformations in my navigation menu control. Something I have done many times before. Today I went through all of the steps and ...
L. Wildey's user avatar
0 votes
2 answers
533 views

View and download files uploaded via a form in Kentico

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 ...
Hamed Tavakolifar's user avatar
0 votes
1 answer
106 views

Kentico Repeater -Help writing transformation and including show/hide

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 ...
ladybugg333's user avatar
0 votes
1 answer
69 views

Arrays (?) in Kentico Transformation

{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 record ...
Oakertood's user avatar
0 votes
1 answer
265 views

How to access widget's properties in transformation of a page type

I have created a widget which have some properties in Kentico. I want to access the value of that property in a transformation. Is there a way... ?
Consp's user avatar
  • 5
0 votes
1 answer
334 views

System out of memory exception with kentico custom repeater

I am facing a very complicated situation with kentico repeater transformation, where I have created 3 custom repeaters to process the following attachments fields "Images, Reports and Files", which i ...
farah el agha's user avatar
2 votes
1 answer
176 views

kentico is not able to trim a string, error outOfBoundException

I am trying to switch from iframe tag to < a > tag by taking the src of youtube iframe and use it as a src for < a> tag, I have already put the video sources as a large string in the page form ...
farah el agha's user avatar
0 votes
1 answer
662 views

Dynamically render page type property as HTML in Kentico macro transformation

I'm using the Kentico CMS application to build and render website pages. I've defined a page type and a transformation for the page type. Currently the transformation has it's Transformation type set ...
Chris McKeown's user avatar
1 vote
2 answers
235 views

Kentico 10 Transformation Reference

I am trying to dynamically display data if it is not empty and set the header to empty if there is no data for that item. Below is my transformation code. I am trying to hide any h5 headings that don'...
Nathan Elg's user avatar
0 votes
2 answers
323 views

Kentico transformation textbox value in macro

I have a Kentico transformation with a text box and a button that fires a custom macro method that requires I pass the value in the text box. How can I access it using k#? <input type="text" name="...
Spitfire2k6's user avatar
0 votes
3 answers
166 views

Kentico 9 Hierarchical Transformation Page Types Not Working

I am using Hierarchical transformations in a Hierarchical viewer. In an attempt to get the Current item transformation to work properly I read I need to assign page type(s). However, I've found that ...
Ivan Brown's user avatar
0 votes
1 answer
123 views

Kentico invoice - Include link to product

I'm attempting to modify the stock Kentico e-commerce invoice to include a link to each product ordered. I'm editing the Order_ContentTable transformation but am not seeing any obvious macro ...
Rob M's user avatar
  • 301
0 votes
1 answer
164 views

Kentico8 - Show / hide a webpart or transformation depending on path

On our website, we have a logo on top. What I want is the following: If the website's path starts with: 'www.website.com/books' The Logo should be 'books.png'. If the website's path starts with ...
Timbob's user avatar
  • 5
1 vote
2 answers
731 views

Kentico transformation on a repeater with a custom query

I have a MS SQL database table that contains information on courses for a college. This is the custom query inside of the repeater with custom query that is currently being used in Kentico (I didn't ...
Sean Bilger's user avatar

15 30 50 per page