>
> The intention is to create a list of items each of which are selected from 
> the dropdown of referenced table, similar to 'list:string' with a "+/-" 
> sign at the end to add another item. When click the "+/-" sign it pops 
> another dropdown list to add new item. I photoshoped the pic below to show 
> what I want:


> [image: Inline image 2]
>
If that's what you want, you'll have to create a custom 
widget<http://web2py.com/books/default/chapter/29/07#Widgets>-- web2py doesn't 
have a built-in widget that works like that. 
 

>
> By checking database records I realized that all "list" fields even in 
> other tables cannot be modify by length any more. Below is a pic of db 
> management in Appadmin. No "+/-" sign. Don't know what went wrong..
> [image: Inline image 1]
>
> Hmm, can you confirm that jQuery is loaded on that page (the list widget 
requires jQuery)?

Anthony

-- 

--- 
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