Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save annalinneajohansson/19305c168af7510fd2e269731a052761 to your computer and use it in GitHub Desktop.
Save annalinneajohansson/19305c168af7510fd2e269731a052761 to your computer and use it in GitHub Desktop.
Dynamically / programmatically creating multi file upload field in Gravity Forms
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