Questions tagged [reddot]

Enterprise content management system provided by OpenText

Enterprise content management system provided by OpenText. The system is template driven. The templates are scripted using a proprietary scripting language. Further programmatic control can be exerted using classic ASP.

15 questions
5
votes
0 answers

RedDot OpenText query to find out which user change a file?

I am learning RedDot OpenText CMS and wondering if there is a database query that I can run against the project data to select each file and find out who change which file recently? There should be a way to see the history of each file and the dates…
AAA
  • 2,388
  • 9
  • 32
  • 47
2
votes
1 answer

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 as I require. I have a List linked to several pages…
Bobby Jack
  • 15,689
  • 15
  • 65
  • 97
1
vote
0 answers

Admob App status inactive iPhone

I created two apps on admob for iPad and iPhone 4-5 days back. Ads are appearing for both devices but for iPhone the status is inactive. The status for iPad app turns to active after 1 day.I don't know why the status of iPhone app is still inactive…
Aastha
  • 65
  • 1
  • 7
1
vote
1 answer

Creating jump anchors on Reddot

I'm trying to create a jump mark in a Reddot content component. So if I had a link like Question 1 then if I were to next re-load the Standard View (either by closing and re-opening the form, or going into Source View, then…
1
vote
4 answers

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

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!)
Bobby Jack
  • 15,689
  • 15
  • 65
  • 97
0
votes
1 answer

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 also. Thank you.
griegs
  • 22,624
  • 33
  • 128
  • 205
0
votes
1 answer

Payment gateway through Red dot in asp.net

how to integrate RedDot payment in Asp.net MVC ? is there any tutorial for this? i found to integrate with PHP CMS such as Magento and PrestaShop. but i want to integreate with Asp.net . and if you have sample then it will be best for me
0
votes
2 answers

OpenText Reddot CMS Version Control

Does anyone know how you version / source control changes in Reddot Cms (OpenText). Also is there any best practice advice for release management of changes from one Reddot environment to another Reddot instance. Any help or advice would be greatly…
0
votes
2 answers

Reddot cms IoRangeList inside IoRangePreExecute

Hi i don't have RedDot CMS and i want to know is it possible to use inside also use ASP Classic to get sum of the elements inside for loop. Or is the other way to do it Here is my code
Digital Legend
  • 149
  • 1
  • 13
0
votes
1 answer

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 find very much material regarding RedDot) I got the…
fredde
  • 62
  • 1
  • 1
  • 7
0
votes
1 answer

trying to get clean URLs for list items in reddot CMS

We have the following code used to present a list of URLs:
0
votes
1 answer

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 database. The query works well in SQL Server and also…
Varun Mahajan
  • 7,037
  • 15
  • 43
  • 65
0
votes
2 answers

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 pages have not picked that reference up - how do…
Bobby Jack
  • 15,689
  • 15
  • 65
  • 97
0
votes
1 answer

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'.
Bobby Jack
  • 15,689
  • 15
  • 65
  • 97
0
votes
4 answers

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 development easier, and the .NET folder seems like it…
Steve Temple
  • 2,238
  • 19
  • 27