gotrgf_before_form_container
Description This hook runs just before the form container is outputted and can be used to manipulate the html Parameters $form | String Usage Since version 1.1
Description This hook runs just before the form container is outputted and can be used to manipulate the html Parameters $form | String Usage Since version 1.1
Description This hook runs just before the form overview container is outputted and can be used to manipulate the html Parameters $form | String Usage Since version 1.1
Description This hook runs just before summary title is rendered Parameters $form | String Usage Since version 1.1
Description This hook runs just before the summary lines are rendered Parameters $form | String Usage Since version 1.1
Description This hook runs just after the summary lines are rendered Parameters $form | String Usage Since version 1.1
Description This hook runs just after the summary total Parameters $form | String Usage Since version 1.1
Description This hook runs just after form overview container. Parameters $form | String Usage Since version 1.1
Description This hook can be used to change the default ‘nothing selected’ text inside the summary. Parameters nothing_selected_text | String form_id | Int Return nothing_selected_text | String Usage Since version 1.1
Description This hook can be used to disable the merge tag support in HTML Fields. This can be useful if you use this plugin in combination with the Populate Anything plugin of Gravity Parameters form_id | Int Return Bool Usage Since version 1.1.4
Description This hook can be used to display the total even though it is 0. Parameters show_total | Bool form_id | Int type | string – either side or field id Return Boolean. Return true to show the total Usage Copy the below code to a HTML field inside your form Since version 1.1.9