-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add all fields to Multiple Entries layout (#2106)
## Testing - Add `add_filter( 'gk/gravityview/view/new/show-all-fields-in-multiple-entries', '__return_true' );` - When added, create a new View - Select a form with many fields (more than are shown in Gravity Forms "Entries" screen) - Select the Table layout ## What you should see: - All fields should appear in the Mulitple Entries tab - The first field should be linked to the Single Entry ## Items for @mrcasual - Name of the filter - Code review Resolves #2105 💾 [Build file](https://www.dropbox.com/scl/fi/tegdbfhag7oot7gzbd0ct/gravityview-2.26-d54ac6091.zip?rlkey=2xmi4egevu21wu83sxt57nmzl&dl=1) (d54ac60).
- Loading branch information
Showing
2 changed files
with
49 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters