groundhogg/form/fields/init

This action hook is used to add form controls via hook. This hook is executed when all the controls of the form loaded.

do_action( 'groundhogg/form/fields/init', $this );

This hook returns the object of the Form class this code is useful to stick a custom form control for Groundhogg form builder.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us