did not find 'Start this workflow to approve publishing a major version of an item'

kong 41 Reputation points
2021-06-02T09:50:20.167+00:00

Hello!
i am using SP 2013 and have a publish site. i want to set up a workflow on page library (or some sub content type associated with this library). I find there is ' publishing approval' workflow, so i try to use it.

101713-image.png

However i do no know how to start it. i want the workflow start if the user publishes a page. i see there is 'Start this workflow to approve publishing a major version of an item' by google seaching , but my setting page does no show this option:

101695-image.png
101647-image.png

thanks

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,316 Reputation points
    2021-06-03T02:43:53.737+00:00

    Hello @kong ,

    Welcome to Q&A Forum!

    Please follwoing steps:

    1.Open SharePoint Designer >> click "All Files" in the left navigation

    2.On the All Files page, click "_catalogs" folder.

    101838-1.png

    3.On the _catalogs page, click on "wfpub".

    101886-2.png

    4.Find and click "Publishing Approval" >> right-click "ReviewPublishing_1033.xoml.wfconfig.xml" and select "Edit File in Advanced Mode"

    101888-3.png

    5.Add the bellow code:

    <MetaData><InitiationType>Manual;#OnNewItem;#OnItemUpdate;#OnMajorCheckIn</InitiationType>  
    </MetaData>  
    

    6.Save and Publish it.

    101911-4.png

    Here is a similar case for your reference:

    Why "Start this workflow to approve publishing a major version of an item." option is disabled for my Custom Approval Workflow?

    Thanks,
    Echo DU

    ========================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.