You need to have control over the ingredient order no? You need something
like BSM selet : https://github.com/vicb/bsmSelect

You will need also a piece of python to restore the order of the list
elements you get from the DB...

But I am not sure of your needs... For you issue that you have to pick 20
ingredience, may you can have a kind of recipe default that get you the 10
first commons ingredient of a soup for example...

Richard




On Mon, Dec 9, 2013 at 9:57 AM, BlueShadow <kevin.bet...@gmail.com> wrote:

> Hi,
> If I had two tables one called ingredience and the other soup. It is quite
> painfull to put 20 ingredience in one soup. Is there any more convenient
> way? It is sopposed to work with a form for users to create more entries.
> So punching in the ids is not an option.
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to