Asking again: How to redirect to a specific page by reloading the full Userview

Confluence User - 12 Jan, 2024

Hi,
I want to redirect to my user to a specific page but I want to reload my whole userview not just the specific page on redirection. I tried using redirect with TOP WINDOW, PARENT WINDOW properties but these properties dont refresh the full page.
I can explain my exact usecase as well if anyone wants.

P.S: Sorry for posting the question again, usually experts only reply when there is no answer on a question. I need this to be resolved a little urgently

forms;userviews;redirection;redirect;server

9


16 Jan, 2024
confluenceUser
confluenceUser

Hi, can you share details on your environment, for example which specific theme you are using, and the steps to reproduce the issue? Does using simple JavaScript like "top.location.href=the_url" not work?


16 Jan, 2024
confluenceUser
confluenceUser

Hi,

Thank you for replying.

I'm using DX8 Plain theme.

Basically i have a form and on its submission, I'm changing the group of the user to give them some extra permissions. I have some post processing tools added on that form which needs to be executed before I redirect to somewhere. So, when the group changes, I need to refresh the whole window (menus as well) to show the newly assigned permissions to the users (which includes some extra menus).

I can't use javascript as it can get executed before my post proccessing tools are executed and the Redirect to TOP window property in the form component isn't reloading the whole window.

17 Jan, 2024
confluenceUser
confluenceUser

"Redirect to TOP window property in the form component isn't reloading the whole window"
Do you mean that you are using the Form menu, the "Redirect Target on Form Submission" is set to "Top Window", but it is not working? Try sharing the configuration that you are using now.


17 Jan, 2024
confluenceUser
confluenceUser

I am using a Run Process. Configurations are bellow. I also tried giving full URL of the menu I am redirecting to

18 Jan, 2024
confluenceUser
confluenceUser

Hi and good day, I have tested using a simple app with adding an entry by using a Run Process feature. It is able to redirect to a different page such as list page with latest data entry displayed in the datagrid also able to redirect to the default welcome page.

18 Jan, 2024
confluenceUser
confluenceUser

Hi Daniel Phang Hun Liang 

Thank you for your response but just redirecting is not an issue
The redirect is working, but my problem is that I dont need to just redirect to another menu. I need to redirect plus refresh the whole page while redirecting. I have explained above why I need it

23 Jan, 2024
confluenceUser
confluenceUser

Hi Anas Misbah Shami, which version of Joget are you running? Try running on the latest version to see if the issue still persists or not.

23 Jan, 2024
confluenceUser
confluenceUser

Hi @Anders, I'm using latest verison.
Joget Enterprise DX8 Version: 8.0.6 

23 Jan, 2024
confluenceUser
confluenceUser
RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print