Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2016 07:15 AM
Honestly Yes Possible.
You can write the onsubmit script on record producer. Need to make sure that the script runs at the last in order.
If you want to redirect the user to signout page you can include the action.setRedirectURL("URL") in the record producer script;