Look into plugin_tagging http://groups.google.com/group/web2py/browse_thread/thread/4f9dfc4e9c4b5b27/8bc6a5909625e2ac?lnk=gst&q=plugin_tagging#8bc6a5909625e2ac
It is close to what you asked and perhaps it can be adapted. Massimo On Jan 31, 8:55 am, frollings <[email protected]> wrote: > Hi, > > What is the 'recipe' in web2py for this; > > I have models Recipes and Ingredients, now when fill in a Recipe I > want to select n ingredients. Ofcourse the list of ingredients is much > too large to make a dropdown of it and ofcourse it would be multi > select. So I'm thinking of something like the Ajax Wordpress has to > select Tags for your post (search and add with Ajax). > > What is the best/easiest way to do this front and backend? I tried > different approaches, but, new to web2py and not all that comfortable > with Ajax yet, I cannot seem to get it done in a consistent or even > nice way. > > Thank you -- 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.

