gpaa_fields_filled (JS)
Description
Action that fires after a place is selected and Address Autocomplete has filled the fields.
Usage
gform.addAction( 'gpaa_fields_filled', 'my_custom_function' );
Parameters
place google.maps.places.PlaceResult
The place selected.
instance GP_Address_Autocomplete
Current instance of the class.
formId int
The current form ID.
fieldId int
The ID of the Address field.
Since
This action is available since Gravity Forms Address Autocomplete 1.0.