swesley / fos-redirect

A declarative way to redirect to another page, URL, or open a modal dialog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOS - Redirect

Redirect to another page, URL, or open a modal dialog.

Free Plug-in under MIT License

All FOS plug-ins are released under MIT License, which essentially means it is free for everyone to use, no matter if commercial or private use.

Overview

The FOS - Redirect dynamic action plug-in is an easy and declarative way to redirect to another page, URL, or open a modal dialog.

You have the ability to redirect to a static URL (with substitutions) or a URL that is returned from a PL/SQL Expression.

Additionally you can submit page items and update their session state prior to the URL redirect and optionally execute some PL/SQL Code. The URL will be recomputed on the server when doing this. If you are using session state protection it will return the URL with updated checksums.

License

MIT

About

A declarative way to redirect to another page, URL, or open a modal dialog.

License:MIT License


Languages

Language:PLSQL 68.7%Language:JavaScript 31.3%