Skip to main content

Action: gk/gravityboard/checklists/templates-applied

Runs when checklist templates have been applied to an entry.

Parameters​

NameTypeDescription
$merged_collection\ChecklistCollectionThe merged template collection that was applied.
$entryarray<string,mixed>The Gravity Forms entry that was created.
$applied_feed_idslist<int|string>The IDs of the feeds whose templates were applied.
$formarray<string,mixed>The Gravity Forms form.
$items_addedintNumber of items added from templates.

Since​

  • 1.1

Source​

Defined in src/Checklists/Checklists.php at line 1349