I want to create a form which I can add multiple 'items' of different 
'types' that have different 'attributes'

For example, lets use two types of food, pizza and steak

You would start by selecting the type of food. Say pizza

Upon selecting this type you would get more form fields, specific to the 
type chosen. Maybe,

dough:
cheese:
sauce:
topping:

Where if you had chosen steak, you would get a different set of attributes. 
Maybe,

cut:
rarity:

etc..

I hope I've made myself clear, I'm just a beginner at python and am a bit 
stuck. Thank You!

-- 

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