Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Integrate with Drupal's AJAX framework #20

Open
wants to merge 11 commits into
base: 8.x-1.x
Choose a base branch
from
Open

Integrate with Drupal's AJAX framework #20

wants to merge 11 commits into from

Conversation

phenaproxima
Copy link
Contributor

At the moment, DropzoneJS does its own AJAX thing and has no interaction or integration with the AJAX framework. This is a bit limiting for certain applications (especially with regard to Form API integration). This PR adds an AJAX command to update the hidden uploaded_files field associated with a dropzone.

@killua99
Copy link

killua99 commented Mar 2, 2016

We need to do a work around this, could be good implement again the right AJAX way in drupal, so we don't mess the admin area.

I'm experiment weird thing when DropzoneJS is around any form.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants