Tagged Questions

Enterprise content management system provided by OpenText

learn more… | top users | synonyms

5
votes
4answers
505 views

Recommend RedDot CMS resources, books, fast ways of learning?

I am facing a very aggressive as they say deadline on a project where I need to modify existing RedDot-based system(change some template things, pretty minor changes), and I have no prior experience ...
2
votes
1answer
343 views

RedDot: Linking, referencing, lists and 'partial pages'

UPDATED Using RedDot CMS, linking to a 'sub-page' (page within a page) directly will display JUST that sub-page, not within the context of its main parent. Referencing that sub-page WILL display it ...
1
vote
3answers
254 views

How do I determine the length of a list in RedDot?

I have a page with a list element attached. How do I determine the number of items in that list? Can use render tags, asp, or any other technique (so long as it works!)
0
votes
1answer
255 views

OpenText System Architecture Diagram

Does anyone know where I can find the System Architecture Diagram for reddot? I know they are now Web Solutions Group. If someone can retag this so it makes more sense that would be appreciated ...
0
votes
1answer
76 views

RedDot with Lotus Notes support

First post here in SO. I have a question within the area of CMS (RedDot) and possible integration of some Lotus Notes functionality. I'm very fresh in both areas. From my short research (did not ...
0
votes
1answer
110 views

Unable to see data from RedDot LiveServer page?

I have created a reddot cms component, in which I added this line Also, I created a dynament in livesever having name as SomeFileName.xml .The job it is doing is to fetch a table colum from a ...
0
votes
1answer
120 views

RedDot: referencing an element in a template's container

I have a template with ~ 50 existing instances. I now need to add an element to a container within those pages, so I've referenced the content on a container within the template. However, the existing ...
0
votes
1answer
207 views

RedDot LiveServer dynament error

How do I go about debugging what a return code of -26504 means? It's the result of a 'content' dynament of type 'import'.
0
votes
2answers
305 views

How do you use the Reddot .NET folder

Can anyone briefly explain how to use the .NET folder type in Reddot, I can't find any documentation. I'd ideally like to be able to use master pages and user controls outside of Reddot to make ...