[openstack-dev] [Openstack][Horizon] switchable switched classes in forms.py

Abishek Subramanian (absubram) absubram at cisco.com
Fri Feb 14 16:19:02 UTC 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140214/4fb07559/attachment.html>


More information about the OpenStack-dev mailing list