I think you need to create a widget. I cannot say because it really depends on details.
On May 11, 12:02 pm, Jurgis Pralgauskis <[email protected]> wrote: > 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 > inhttp://groups.google.com/group/web2py/browse_thread/thread/7091d1d67e... > > 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 -~----------~----~----~----~------~----~------~--~---

