Able to do redirection in Server Actions
336
Views
2
Comments
New
Builtin & User functions

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.