[openstack-dev] Horizon Issue
K S
khyatitp at gmail.com
Thu Nov 14 00:04:06 UTC 2013
Hi I am a newbie to horizon. I want to pass a few variable on
successful execution of workflow to the consecutive chained view. I
tried overriding the get_success_url() method and passing in
parameters using reverse("view_name", kwargs). However this requires
that the parameters be defined in the url definition. I do not want
parameters to show up in the url as I will be passing sensitive info
(eg password) to the next view.
Could someone please suggest any alternate approach?
Appreciate your help.
Thank you.
More information about the OpenStack-dev
mailing list