On Dec 30, 5:59 am, vince <lapcc...@gmail.com> wrote:
> http://groups.google.com/group/web2py/browse_thread/thread/29655ebffb...
> this is a simple one. maybe you can base on this widget and workout
> something.

t2.widget() is indeed a nice, simple UI to look at borrowing from.
This uses a single text field to store entries rather than a Many-to-
Many field, so I guess performance will get bad when storing lots of
entries?
I'll also need to be able to select from potentially hundreds of
options, so the solution isn't scalable as-is...I think I want to be
able to select the options from the output of a t2.search() &/or an
AutoComplete.

Anyway, I'll look at that code & see if it can be used as a starting
point :)

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 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to