Created
July 22, 2021 14:50
-
-
Save annalinneajohansson/19305c168af7510fd2e269731a052761 to your computer and use it in GitHub Desktop.
Dynamically / programmatically creating multi file upload field in Gravity Forms
This file contains hidden or 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
When dynamically creating a fileupload field with multiple files option enabled | |
you must also run the gform_post_multifile_upload filter on the field for it to work properly | |
https://docs.gravityforms.com/gform_multifile_upload_field/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment