Articles

gform_entries_action_links

This filter allows users to edit the list of action links displayed in the first column on the entries page.

gform/post_init

This event is intended for use by add-ons that depend on core scripts. It fires once per form and provides the form ID as a parameter.

gform_entry_meta_pre_evaluate_conditional_logic

Enables customization of the entry meta supported for use with conditional logic before the rules are evaluated.

gform_entry_meta_pre_render_feed_settings

Allows population of the JavaScript entry_meta variable on the feed configuration page.

Show Values For Choice Based Fields

This article explains how choice values work, why they are useful, when they are required, and how to set them up for your forms.

gform/ajax/post_page_change

The gform/ajax/post_page_change event allows developers to to execute custom JavaScript logic after a form submission is processed via AJAX.

Using Survey Fields In Conditional Logic

Learn how to apply conditional logic to survey fields such as Likert, Rank and Rating.

Manually Moderating Entries

Learn how to manually mark or unmark form entries as “toxic” with the Moderation Add-On.

Creating a Feed for the Salesforce Add-On


This article contains step-by-step instructions on how to create a feed for the Salesforce Add-On.

gform_moderation_score

The gform_moderation_score filter allows custom checks to be performed and the score to be overridden before it is saved to the entry meta.