We often come across cases in which, after checking certain conditions, we want to redirect the opening of an application directly to a specific web page, for example, in the case of maintaining a group of applications, redirect to a customized page that It may even be outside the OutSystems factory.
This component allows you to do this and also allows you to redirect in any other Client Action with any other associated functionality.
For this component to work, it must be installed at the factory and the Client Action "RedirectToCustomURL" must be added as a dependency.
Afterwards, this action must be added to the flow of the "On Application Ready" system event or placed in the flow of any other Client Action that intends to automatically redirect to the customized URL, if this is to be done.