DescriptionUsageParametersDescription Filters the form object that will be used to build the filters form. Usage Parameters form array The form object..
DescriptionUsageParametersSinceDescription Action that fires after an entry has been duplicated. Usage Parameters entry array The entry that was duplicated.
DescriptionUsageParametersSinceDescription Filter the notification content displayed when an entry is deleted. Usage Parameters notification_content string The notification content.
DescriptionUsageParametersDescription Filters the form object for the current entry in the current block. Usage Parameters form array The form for the current entry.
DescriptionUsageParametersSinceDescription Filter the notification content displayed when an entry is duplicated. Usage Parameters notification_content string The notification content.
DescriptionUsageParametersSinceDescription Filters each entry’s content in the Entries Loop block. Usage Parameters loop_item_template string String containing the inner blocks for an individual entry that will be used as the template for each entry.
DescriptionUsageParametersDescription Filters the entry object for the current entry in the current block. Usage Parameters entry array The current entry being rendered.
DescriptionUsageParametersSinceDescription Filter individual fields that are used when populating the Edit Form. Usage Parameters field \GF_Field The current field being filtered.
DescriptionUsageParametersSinceDescription Filter the form that is used when populating the Edit Form. Usage Parameters form array The form used in the Edit Form.
DescriptionUsageParametersSinceDescription Filter the entry that is used when populating the Edit Form. Usage Parameters entry array The entry being edited.
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 is loading results.
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 Anything has dynamically updated a field’s choices or value.
DescriptionUsageParametersSinceDescription Filter the duplicate link to a specific entry. Usage Parameters duplicate_link string The duplicate link HTML.