Re: display only in smartedit mode

2010-08-24 Thread Programmerboy
://knowledge.opentext.com/ Cheers, markus On 24 Aug., 00:26, Programmerboy omair.program...@gmail.com wrote: Thanks Marcus and all. Does this seems ok then? !IoRangePreExecute % If %optIsPollActive% = YES Then %         %conPoll% % ElseIf %optIsPollActive

Re: display only in smartedit mode

2010-08-23 Thread Programmerboy
Thanks Marcus and all. Does this seems ok then? !IoRangePreExecute % If %optIsPollActive% = YES Then % %conPoll% % ElseIf %optIsPollActive% = NO Then % reddot:cms if query valuea=Context:CurrentRenderMode operator=!= valueb=Int: 2

Re: display only in smartedit mode

2010-08-22 Thread Programmerboy
where can I get that manual? On Aug 21, 7:55 pm, Tony Gayter tonygay...@googlemail.com wrote: Have a look at the CurrentRenderMode in the rendertags manual On 21 August 2010 21:46, Programmerboy omair.program...@gmail.com wrote: Hello, I have a user requirement where they want

display only in smartedit mode

2010-08-21 Thread Programmerboy
Hello, I have a user requirement where they want to publish certain content if they select YES from option list, but if they select NO then they only want to see the content only in smartedit and not publish. I am using following code but it is not working and showing both. What I am doing wrong

Re: List - List - List doesn't work

2010-07-11 Thread Programmerboy
...@gmail.com wrote: There is documentation for render tags that comes with RedDot, and if you cant obtain that for any reason check out this overview:http://www.reddotcmsblog.com/render-tags-an-overview On Jul 9, 4:24 am, Programmerboy omair.program...@gmail.com wrote: Thanks for the reply. I

List - List - List doesn't work

2010-07-08 Thread Programmerboy
Hi, I have a class Events which contains an anc_feed element which is connected to Events Class which contains a list element lst_Pages which is referring to lst_Events. I can get every element in Events Class from lst_Events's Page 1 except the list element(s). For example I tried to fetch the

Re: List - List - List doesn't work

2010-07-08 Thread Programmerboy
, render tags will be your friend. On Jul 8, 10:46 am, Programmerboy omair.program...@gmail.com wrote: Hi, I have a class Events which contains an anc_feed element which is connected to Events Class which contains a list element lst_Pages which is referring to lst_Events. I can get every