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 with RedDot and hence no knowledge of it.
What would you recommend to buy/read to get going with it asap? Places to ask questions? Get hel...
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!)
...
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 via keywords. The template containing that list displays a link for each item. Clicking...
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 might allow me to do it.
...
How do I go about debugging what a return code of -26504 means? It's the result of a 'content' dynament of type 'import'.
...
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 I 'apply' this
reference to existing instances?
...
Hi All,
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 when I define the connector.
But I am unable to get any data if I open the CMS p...
Hi,
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 following:
Contents in RedDot CMS can be accessed (and modified?) via the RQL API. (b...