oh actually i haven't look t2's widget yet. i'll have a look

i will need to sort out a widget for m2m using multiple select box too
soon. i'll post it here if i come up with anything.
i had an implement for below 50 options using a single text field
holding the id in csv. that's no good for you if you're looking for
hundreds of entries
-vinc



On Dec 30, 7:43 pm, Fran <francisb...@googlemail.com> wrote:
> 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