Hi
We have some site functionality that allows registered users to create articles and specify where on the site it will be displayed.
Because we don't have the resources to approve the content of the articles, we arn't going to use workflow.
With the use of triggers to change the status of the asset, their article management screen allows them to preview, edit, publish and archive the articles.
In order for them to publish their article, I've set the trigger to ignore permissions (as a sys admin user needs permission to do this), but am not happy with this solution.
Can you suggest another way to do this?
Thanks