I used the following trigger to allow minor changes to be published when a document was already in a published state :
{trigger:pageupdated|state=Published|user=@creator@}
{set-state:Published}
{trigger}
For some reason, it was working fine this morning and all of a sudden its not working. Now, I'm back to square one where any change that occurs after a document is a published state has to be put through the workflow before it gets published.
Any other triggers I could use?
Hi Teri,
I suggest that you use a select or submit transition rather the update transition and a trigger. This will enable your author can use to start a review when required.
Hope that helps
James
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.