[openstack-dev] Horizon pop-up window

Gabriel Hurley Gabriel.Hurley at nebula.com
Sun Aug 19 23:21:58 UTC 2012


Malini,


1.       You either need to add the "ajax-modal" class to the action, or you need to inherit from ModalFormView for your view.

2.       Yes, tables can be displayed in modals (see the volume attachments and security group rules for examples of this). They are somewhat more complicated than I'd like and this is an area we're going to significantly improve in Grizzly.

All the best,


-          Gabriel

From: Bhandaru, Malini K [mailto:malini.k.bhandaru at intel.com]
Sent: Friday, August 17, 2012 8:39 PM
To: openstack-dev at lists.openstack.org
Subject: [openstack-dev] Horizon pop-up window

Greetings! Newbie question!

1)      I created a new action on the flavors page, but my new action displays at the bottom of the flavors page .. believe my view and form and url all mimic the working entries

Why does it not popup in  a new window.



2)      Can tables be displayed in pop-up windows, and without the left navigation pane. For instance I have a collection of key-value pairs that I want to display in a table in a pop up window and provide buttons to delete, edit etc.



Regards

Malini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20120819/9596ca52/attachment.html>


More information about the OpenStack-dev mailing list