Hi all I have a startlink on a test page, when user trigger that link, i want to redirect to another startlink in other project (because in that project we have to hide all startlink). I saw we can use
but in case i don't open any HtmlDialog, FacesContext will not exist. Is there any other ivy API could help me? for the moment, i need to open new HTML dialog then when i click to button, it will redirect to other page by FacesContext. Thanks asked 21.10.2016 at 04:08 trungdv |
You can access the ivy response, cast it manually and then send the redirect:
answered 24.10.2016 at 10:05 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 21.10.2016 at 04:08
Seen: 7,851 times
Last updated: 24.10.2016 at 10:05