Hi,
Can you Give some options on reloading the site or refreshing the pages. I wanted to bring back the customer back to parent screen upon submission and start a new request. there are many local variables to be refreshed hence wanted a know if there is a quick way to reload the site which can set the pages to default values.
Discussion posts and replies are publicly visible
The direct answer to your question is to use urlForSite() function. Using that, you will be able to provide the user a link to navigate to a site page directly.
Check this blog of mine for a complete understanding - appianspace.com/.../
I tried this but it reloads the site in the next tab and not in the same tab in the browser
Just use a safe link with openLinkIn set to "SAME_TAB"
https://docs.appian.com/suite/help/23.4/Web_Link_Component.html