BrightLeaf Digital Code Snippet Library

Check out our growing library of code snippets for Gravity Forms!

Displaying 1 - 21 of 21

This code snippet enhances Gravity Flow by allowing administrators to customize the text of the "Approve" and "Reject" buttons in

This code snippet automatically converts the value of a specific text field to uppercase before saving the entry in Gravity

This code snippet ensures that the sum of all child entries in a Gravity Forms nested form does not exceed

This code snippet conditionally displays a field in GravityView based on the current Gravity Flow workflow step. It updates a

This code snippet creates a custom {user_role} merge tag for Gravity Forms. It dynamically retrieves the current user's WordPress role(s)

This JavaScript snippet disables dropdown choices in a Gravity Forms nested form to prevent duplicate selections across child entries within

This code snippet ensures that child form submissions in Gravity Forms do not exceed the available balance recorded in a

This code snippet ensures that a single form submission in Gravity Forms does not exceed the available balance recorded in

This code snippet adds an "Export Forms as Text" feature to Gravity Forms, allowing administrators to export form structures, confirmations,

The Form Folders snippet allows admins to organize forms into folders for better management. It provides a user-friendly UI to

The GFSearch Shortcode snippet allows you to search Gravity Forms entries dynamically and retrieve specific field values using a simple

This code snippet prevents duplicate submissions in Gravity Forms by checking if multiple field values match existing entries. If an

This code snippet prevents duplicate values in selected fields within a Gravity Forms nested (child) form. It ensures that specific

This JavaScript snippet prompts users with a confirmation message before submitting a Gravity Form when they select a specific radio

This code snippet automatically capitalizes the first letter of each word in specified Gravity Forms fields before saving the entry.

This code snippet renames the "Workflow Complete" step in Gravity Flow by dynamically replacing it with the actual name of

This code snippet enforces validation on a Gravity Forms Nested Form field, ensuring that at least one child entry in

This code snippet enhances Gravity Flow by allowing workflows to be delayed or restarted based on GravityView approval and subscription

This snippet enhances the Update Entry and Create Entry workflow steps in Gravity Flow by allowing a field value to

This snippet ensures that specific groups of fields within a Gravity Forms form do not contain duplicate values. It allows