Short answer: no, RQL might be the easiest

Long answer: yes, but it is a hack.  Prior calling /cms/aspdll/
Templates/ioFrame4166.htm, set session("treetype") to link, set
session("treeguid") to guid of the list or container


Another semi related info, if you want to know how many pages are
connected to element in SmartEdit, you might not want to use a for
loop since that is server side processing intensive.  If possible, use
JavaScript/JQuery, like this

$("#mylist li").length;


On Nov 18, 6:38 am, Reddotter <[email protected]> wrote:
> Hi Guys
>            Trying to find out if there is a alternate way in smart
> edit to set the "Maimum number of pages" for a list. THis is usually
> done through the smart tree. I am thinking it might be possible to set
> it via RQL. Any advise would be appreciated.
>
> Cheers
> Reddotter

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/reddot-cms-users?hl=en.

Reply via email to