Need help for displaying Popup(workflow) after Popup(workflow) in Horizon than static page

Asked by Rahul Sharma

Hi All,

I have a requirement that I need to perform some operations in which credentials are taken in one popup/workflow modal and then on clicking submit button, it should redirect me to another popup/workflow modal than to a static page with my inputs to first passed to second.

I tried doing that. in which I created two forms and in the success URL of one form, I added the URL to second form. But while doing this, I am getting a static page instead of workflow modal which is not displayed as a popup.

I tried looking at all the forms of horizon to see if its supported or implemented anywhere, but sadly, nowhere I could find such an approach.

Can anyone help me in figuring out if its supported or how can I achieve this in Horizon. Any help would be really helpful.

Hoping for the best.

Thanks and Regards
Rahul Sharma

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Dashboard (Horizon) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Lyle (david-lyle) said :
#1

An example of something similar to what you are trying to do can be found in the heat panels https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/stacks/forms.py#L150.

Hope that helps.

Can you help with this problem?

Provide an answer of your own, or ask Rahul Sharma for more information if necessary.

To post a message you must log in.