I want to pass a parameter to the GF EG: &serviceid=999 and check against another database for the serviceid.
If the serviceid is valid then we can load the form, if not, then we need to redirect to another page.
Probbaly I will need to use a hook for this but which one?