groundhogg/form/shortcode/before
This function is used to add custom code before the form shortcode is processed by the Groundhogg form builder.
do_action( 'groundhogg/form/shortcode/before', $this );
This hook provides the object of a form class to work with while in development.