Callouts and Redirects from Missions View Follow
There are certain query string parameters that can be appended to an event application url that will manipulate how the screen reacts.
Query String Parameters | Notes / Behaviors |
---|---|
returnToUrl | Appending this query string value will change the back buttons in Focus Missions to return to the url that is provided. EX: https://52projects.focusmissions.com/public/missions/8309/signup?returnToUrl=https://52projectsllc.com/trips |
showAccountForm | A boolean to tell Focus Missions to land on the new account form before going to the application for the event. EX: https://52projects.focusmissions.com/public/missions/8309/signup?showAccountForm=true&returnToUrl=https://52projectsllc.com/trips |
showLoginForm | A boolean to tell Focus Missions to land on the login form before going to the application for the event. EX: https://52projects.focusmissions.com/public/missions/8309/signup?showLoginForm=true&returnToUrl=https://52projectsllc.com/trips |