of but I'd change

if 'IS_IN_SET' in str(table[field].requires):


with

if hasattr(table[field].requires,'options')

or something like it

On Jul 2, 5:29 pm, Fran <[email protected]> wrote:
> On Jul 2, 2:07 am, mdipierro <[email protected]> wrote:
>
> > This is not so really up to me. I like the idea of XFORM and home one
> > of you will take the lean and the task of building it.
>
> ok, here's a 1st cut for feedback on approach.
>
> Controller:http://paste.pocoo.org/show/126409/
>
> View:http://paste.pocoo.org/show/126410/
>
> Comments very welcome :)
>
> 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 [email protected]
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