Hi,

I can see that the forms.py file can have parameters/inputs that are of class 
type "switchable switched", i.e. this field 'B' will appear on the form if it's 
'switched' based on a choice from a previous field 'A'. Then depending on the 
choice made for 'B', field 'C' will appear on the form.

I want to now find out if the 'choices' for the forms field 'B' can also be 
switched. i.e depending on the choice made in field 'A', the choices that will 
appear for 'B' will change. Is this doable?


Thanks!
Abishek
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to