Jump to content

Giving access to change created user to non superusers


quickjeff
 Share

Recommended Posts

Hi Guys, 

I have a site that I built for a software company.

The site has someone that will be managing the blog which is in ProcessWire now. 

Here is my question, I need to give the user's role the ability to change the created user for a page however, ProcessWire template settings only allows me to add this capability to the superuser. 

Any suggestions? Workaround ?

Thanks. 

Link to comment
Share on other sites

Then maybe something like this to show such a user selection and instead of saving it to a custom field overwrite the created user: https://processwire.com/talk/topic/11069-sorting-images-in-backend/?p=103687 Alterntively you could also use a real field and use a hook to Pages::saveReady to update the created field.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...