February 13, 20187 yr Is there a way to force a redirect when a WebDirect user either logs out or the exit application script step is used? By default, it goes to /serveraddress/fmi/webd which shows all of the hosted files. This only confuses my endusers and looks sloppy. In previous versions I was able to change some of the config file(s) in the /conf folder to accomplish this. It appears that things have changed and my methods no longer work. I am aware of the homeurl parameter that can be added in the URL, but this makes it abnormally long and I'd rather not have to attach that to every single link that we send to users.
February 13, 20187 yr You would need to provide a link to a PHP file on your server that you send out they click on it going in that appends the home path to the URL so when they do exit it redirects.
Create an account or sign in to comment