Hi All, my first post here, apologies if it’s in the wrong place.
My question is hopefully simple. When a User logs off, rather than re-direct the browser to a specified page, I’d like the window to close. Obviously the User can just close the window, but we only have 5 licences and so we have taught them to log off.
I can see the param setting to re-direct, if I put in a Java command to close this window, will that work? Please note, I’m neither a Java developer, and only recently working with BO. Thanks in advance, Marshall.
I’m working on the same.
What we found is:
few " pages " like LogonFrom.do…
logoff.do, pages which doesn’t exist, those URLs are defined
at struts file…
We are trying to redirect the logoff…
we are still working on it…