I'm trying to give a backend user the rights to upload PDF files as assets for one page they have access too on the site I'm trying to build.
I've given them write permission on the assets folder, and they have write permission as back end user for the page they have rights over, of course.
I've made sure everything is "live" status…
But when they login to the simple editor, they are unable to upload any assets.
Is this a limitation of the simple editor? or did I miss something?
Thank you!
If you want a Simple Editor to be able to upload assets, you need to create an Asset Builder asset to do this. This allows users to create new Assets without using the Administration Interface. The Asset Builder is part of the commercial CMS package.
Figured out that they needed to be backend users.
Thank you!