Hi,
It would be great if we can able perform redirection even inside server actions.
Thanks,
Sandeep.
Redirection is intended for screens and not actions. Actions should be doing business logic.
Okay, I thought as Outsystem screens are not able to handle POST requests , we can expose a REST method we can do redirection there.