Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Dropzone module gets 404 response with allowed_actions


Go to End


2 Posts   1162 Views

Avatar
_dave

Community Member, 7 Posts

10 October 2016 at 4:02am

How can I use the module with a mypagetype/action/id like url? It works fine with just mypagetype.

Avatar
_dave

Community Member, 7 Posts

22 October 2016 at 12:52am

Solved.
I tried to use $this->owner->getRequest()->params() in my upload form to compose a value for setFolderName().