Skip to main content

All Questions

Tagged with
0 votes
1 answer
106 views

Kentico - Adding an anchor tag in a repeater transformation

I have an Accordion Tab repeater that I would like to add an anchor tag to each unique title within the transformation. Here is my code: <li> <a href="#tab-<%# DataItemIndex+1%>-&...
ladybugg333'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
1 vote
2 answers
476 views

Executing a stored procedure using a Repeater with custom query in Kentico

I am trying to call a stored procedure that takes in 3 inputs (State, Zip, & Distance). Upon submit of the search the values inputted will be put in the query string which is how I am trying to ...
user3338734's user avatar
0 votes
2 answers
328 views

Filtering duplicate column values from a custom table repeater in Kentico 10

In Kentico 10, I've created a custom table for an employee directory, with columns for name, job title, department, etc. Now I want to display a list of all departments. So I've added a custom table ...
daGUY's user avatar
  • 28.2k
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
0 votes
2 answers
210 views

2 basic repeaters that communicate the same DataItemIndex

I have the same data source for 2 basic repeaters, and in the first repeater I have is over items of the data source, showing only the title and date of the items, I want whenever a user slide to a ...
farah el agha's user avatar
0 votes
1 answer
131 views

Kentico 10 Link to existing page feature

Is there any way to force Kentico 10 to adopt a certain template when I link to another page with a template of a type I do not want? An example would be I have a folder of CTA's. I want one of these ...
Nathan Elg's user avatar
1 vote
1 answer
374 views

Kentico 10 Filtered Repeater with multiple filters not working properly

I have a data source, filter, and a filtered repeater that I have created custom filters for. For some reason, both my filters work without the other on the screen. One works fine with the other ...
Nathan Elg's user avatar
0 votes
3 answers
91 views

Get latest one record will show, 1 week after its been added. After that it will show randomly upon page refresh

My requirement is simple , I have a repeater control webpart, and I want to apply a condition in the WHERE clause. Condition : The latest one record will show, 1 week after its been added. After that ...
Jahangir Moin's user avatar
0 votes
3 answers
977 views

Kentico 10 - Use a repeater to display multiple page types

We are currently use the oob page types for Blog, News and Event. We have one page for each of these types that includes a repeater to show a list of the pages of that type. We would also like to ...
Rob M's user avatar
  • 301
0 votes
2 answers
172 views

How to hide the repeater carousel on the page,Kentico

I wanted to know how can i hide a repeater carousel on a webpage, i have tried uncheck the visibility option on the control property, which removes the carousel as whole. I wanted to implement ...
Rony Joseph's user avatar
0 votes
6 answers
308 views

Duplicate elements after clicking in a repeater list item

I've an issue after clicking in repeater list item, I get two items in the detail page instead of one element. This repeater is for Booking elements and I've added the follow transformation: "...
Maxi Herrera's user avatar
1 vote
1 answer
615 views

Kentico - New fields on existing document types won't render

In Kentico 7, I added 3 new fields to the Page (menu item) document type: small_desc, long_desc and icon_class - this is in addition to the existing fields MenuItemID, MenuItemName and ...
Phil Tune's user avatar
  • 3,225
1 vote
1 answer
433 views

Loop through a custom resource file in kentico 8

I've built a .aspxtemplate which contains a dropdown (no .asp control). Template sample: <select> <option selected="selected" value="">Bitte w&auml;hlen</option> <...
Steven Web's user avatar
  • 1,961

15 30 50 per page