Documentation Category: Hook

gpeb_duplicate_entry

Filter an entry before it will be duplicated. Return null to prevent the entry from being duplicated.

gpeb_notification_content_deleted_entry

Filter the notification content displayed when an entry is deleted.

gpeb_entry_form

Filters the form object for the current entry in the current block.

gpeb_notification_content_duplicated_entry

Filter the notification content displayed when an entry is duplicated.

gpeb_loop_entry_content

Filters each entry’s content in the Entries Loop block.

gpeb_entry

Filters the entry object about to be rendered in the current block.

gpeb_edit_form_field

Filter individual fields that are used when populating the Edit Form.

gpeb_edit_form

Filter the form that is used when populating the Edit Form.

gpeb_edit_form_entry

Filter the entry that is used when populating the Edit Form.

gppa_submit_button (JS)

DescriptionUsageParametersExamplesAdd custom submit button to the submit buttons to enable/disableSinceDescription Filter the submit button element that is used for enabling/disabling the button while Populate Anything …

gppa_updated_batch_fields

DescriptionUsageParametersExamplesListen for updates on a specific field.Select All Populated CheckboxesAuto-submit after fields are populated via QR code scan.Description An event that gets triggered when Populate …

gpeb_display_value

Filter the value to be displayed with Entry Blocks.

gpeb_view_link

Filter the view link to a specific entry.

gpeb_duplicate_link

Filter the duplicate link to a specific entry.

gpeb_delete_link

Filter the delete link to a specific entry.