I've added a section within my layout.html with some loops like this:
  {{for option in options:}}
  {{pass}}

What I'd like is to have the ability to put either a {{try:}}
((except:}} {{pass}} or an {{if setting:}} {{pass:}} around this.

This doesn't seem to work, so I guess there's a fundamental issue with
nested loops in the Views?

I've worked around my intiial problem (losing access to appadmin), but
I can foresee this being a really useful option to have available.

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to