OK I turned error reporting on and it gave this error.
Notice: Undefined variable: customInput
this error occurs just above the form – not at the top of the screen. I am assuming because I have the _GET request within the plugin file (which is only called from a shortcode) it won’t process the header. How can I get the plugin to fetch this data?