Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserForms: Handle file upload extends off PR #64 #70

Merged
merged 3 commits into from
Mar 11, 2022
Merged

Conversation

lbradley-mm
Copy link
Contributor

Uploads files into Cloudinary as opposed to server (SS Files)

ToDo:

  • Fix JS so as to trigger the modal to set the upload folder
    At the moment the PHP is working for this (I think) but JS (entwine) is not triggering for some reason

Uploads files into Cloudinary as opposed to server (SS Files)

ToDo:
 * Fix JS so as to trigger the modal to set the upload folder
   At the moment the PHP is working for this (I think) but JS (entwine) is not triggering for some reason
Means the JS is triggered in at the right time instead of the default UserForms `onchange`

Also tracked down why the field wouldnt always write the `UplaodFolder` field
@lbradley-mm lbradley-mm merged commit 9068538 into widget Mar 11, 2022
@lbradley-mm lbradley-mm deleted the rem/userforms branch March 11, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants