Using Gravity Forms ‘gform_entry_page_size’ PHP filter
Learn how to use the gform_entry_page_size filter in Gravity Forms PHP to display more or less entries per page in the Entry List view. Modify the default page size and…
Learn how to use the gform_entry_page_size filter in Gravity Forms PHP to display more or less entries per page in the Entry List view. Modify the default page size and…
Learn how to use the 'gform_entry_meta' filter in Gravity Forms to add custom properties to the Entry object and create sortable columns…
Learn how to use the Gravity Forms `gform_field_size_choices` PHP filter to customize the Field Size setting in your forms. Add, remove or modify options, sort them alphabetically and much more!
Learn how to use the gform_paypal_hash_matches filter in Gravity Forms for advanced validation of payment hashes. Customize hash validation logic with our examples, including secret keys, logging, and custom fields.…