Skip to content

Instantly share code, notes, and snippets.

@RockyMtnMarc
Created August 17, 2019 04:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RockyMtnMarc/28e2b44b895f2ccf0ba8bd8dfb5e81db to your computer and use it in GitHub Desktop.
Save RockyMtnMarc/28e2b44b895f2ccf0ba8bd8dfb5e81db to your computer and use it in GitHub Desktop.
Visualforce Page which redirects the user to the Survey URL.
<apex:page controller="SurveyRedirectController" action="{!redirectToSurvey}" >
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment