That should be it. Just make sure, that you retrieve the session key for the current user who is going to run the search. Just have a look at older posts regarding RQL and if you're done let us know how it went and if you want to post it on the blog www.reddotcmsblog.com
On Jun 2, 10:35 pm, Brett <[email protected]> wrote: > Markus, > > Thanks for that, I hadn't thought of doing it that way! > > Here's the code from the log file. > > <IODATA sessionkey="4EADECA860DF474B8EE7D8C563BC5F00"> > - <PAGE action="xsearch" orderby="" groupby="" orderdirection="" > pagesize="5" maxhits="5"> > - <SEARCHITEMS> > <SEARCHITEM key="changedate" value="39601" operator="gt" > displayvalue="02/06/2008" /> > </SEARCHITEMS> > </PAGE> > </IODATA> > > Is this all I need? I've requested the RQL manual from support to > enable me to finish it off. > > Thanks, > Brett > > On Jun 2, 5:01 am, markus giesen <[email protected]> wrote: > > > Hi Brett! > > > Nope, but I know how I would do it. > > Run a search with your criteria, pick up the RQL from the log. > > Do it yourself. > > > OR: Wait for version10, it will do it for you :) > > > Cheers, > > Markus > > > On Jun 2, 12:24 am, Brett <[email protected]> wrote: > > > > Hi, I'm wondering if someone can help me with a quick RQL task, > > > considering I know nothing about it! > > > > I want to write an ordered list containing the last 5 modified > > > documents within my project. Anyone got any code snippets they'd like > > > to share? > > > > Thanks in advance, > > > Brett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
