How to stop a form load

What is the action that will allow me to stop the load of a form? I need to test for user-level and some other things.

You could use the gform_get_form_filter to perform your checks and then choose to show the form or not:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.