Hello,
I want to use customised dropdown field  in my app,
but dont want to to duplicate the code..

my dropdown has the tree structure  in it
like in 
http://groups.google.com/group/web2py/browse_thread/thread/7091d1d67e28a914/c7df08450949c0e8

I found I could use
form.components[0].append(myfield)
but actually, I'd like to substitute some specific dropdown field with
it

what's the best way?

as there might be some validation issues..
--~--~---------~--~----~------------~-------~--~----~
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