Kevin Ansfield wrote:
> My radiant site is probably a bit different to the majority in that I 
> have quite a few places where user interaction is taking place outside 
> of the admin area. Most of these have been coded using behaviors at the 
> moment but I'm finding that increasingly I want to use the flash[] 
> variables to show errors and notices. Is it possible to access these 
> variables and possibly write a radius tag that provides access to them?

I think that to do that you would need access to the controller (which 
you don't have). (Although isn't the flash stored in the session object? 
You have access to that on the request.)

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
[email protected]
http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to