Table Of Contents
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
<script type="text/javascript">
gform.addFilter('gotrgf_change_nothing_selected_text','my_function');
</script>