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.

