Looking up info is fine. You don't want to update element content using RQL in PreExecute. It conflicts with the page builder and you get hung up. (not sure what other bad things happen, but I'm sure it rallies the RedDot gremlins) I think I saw someone get away with it in a post quite a while back, but not a good idea in general. Wayne.
On May 6, 6:08 am, Adrian Mateljan <[email protected]> wrote: > Hi Sharon, > > RQL *can* be run inPreExecute. However, you will get more meaningful > error messages usingRDExecute(as they won't be swallowed up by > RedDot) > > You should investigate the value of sErrors in your sendXML function > and the raw value of xmlFile to determine the actual cause of the > error. > > Kind regards, > Adrian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
