Thanks Fran for your quickly reply!
Isn't there an easy way to edit this linkto or add a new column customizing
the form variable?
Something like you did on:
def data():
form = crud()
if request.args(0) == 'select':
try:
form['_class'] = 'flexme'
except:
pass
return dict(form = form)
Regards,
Tito
On Wed, Jul 29, 2009 at 5:00 PM, Fran <[email protected]> wrote:
>
> On Jul 29, 8:59 pm, Fran <[email protected]> wrote:
> > I have to modify the linkto in my app.
> > I extend the SQLTABLE() class for this & call my modified version by
> > an extended Crud() class.
> > You can see this here:
> http://trac.sahanapy.org/browser/modules/sahana.py
>
> Posted too early ;)
>
> F
> >
>
--
Linux User #387870
.........____
.... _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:_______
Sent from Sao Paulo, SP, Brazil
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py-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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---