-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi,
I have an issue with 1.07 Final.
Members are allowed to publish articles with the module.
I set the default status as "published" (Auto approve submitted articles)
I don't want them to modify the status or to change the author so in permissions, I don't allow this fields for them (Poster name/ Status)
When they add a new article, all is great. The article is published and they are the author.
But when they submit an edit, the article looses his UID (appears as Anonyme) and his status changes to submited...
I would like this fields hidden for them but keeping the actuals values (author + published status)
Is there a quick way to do that?
When the fields are allowed, it works well so I could hide them by some cheat but I would prefer a proper way ^^
Thanks for your help