chaosloth / plugin-prevent-navigation

Flex Prevent Navigation Away

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flex Action Intercept

This plugin demonstrates how to intercept Flex Actions and prevent them for being called

Use Case

Let's say there is an CRM record on screen, or media playing that will be cancelled should the user attempt to move away from the current view. To prevent this the user can prompted with a browser native dialog that will enable them to confirm the action.

About

Flex Prevent Navigation Away


Languages

Language:TypeScript 68.9%Language:JavaScript 31.1%