Microsoft Developer Network > 포럼 홈 > SharePoint - Workflow > Can I remove / hide the "Approval" and "Collect Feedback" workflow in the "Start a New Workflow" page?
질문하기질문하기
 

제안된 답변Can I remove / hide the "Approval" and "Collect Feedback" workflow in the "Start a New Workflow" page?

  • 2007년 7월 2일 월요일 오후 3:19Mar S 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Can I remove / hide the "Approval" and "Collect Feedback" workflow in the "Start a New Workflow" page?

     

    Tks in advance!

     

    Best Regards,

    Mar

모든 응답

  • 2007년 7월 2일 월요일 오후 5:55Paul Kotlyar 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Just go List Settings, Workflows and remove it
  • 2007년 7월 3일 화요일 오전 7:42Mar S 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Tks for your reply, but...

     

    Do you mean the workflow settings of the document library? I do not add any workflow to it. It shows: "There are no workflows currently associated with this list."

     

    However, when I click workflows of a document, I still find "Approval" and "Collect Feedback" in the "Start a New Workflow" area. Pls help! Tks!

     

     

  • 2007년 7월 3일 화요일 오후 2:28David Mann [MVP]MVP, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    You're going to need to deactivate the Routing Workflows Features at the site collection level.

     

    -Dave

  • 2007년 7월 13일 금요일 오전 1:36Mar S 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    Tks Dave! But is there any way other than deactivate the Routing Workflows Features?

  • 2007년 7월 13일 금요일 오전 5:39PraveenBattula 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Hi Mar s,

       There is no way other than what Dave said. This is the feature for Approval and Feedback, If do not want to show up, you should deactivate the feature in site collection feature or by stsadm.exe tool.

    thanks
    Praveen
  • 2007년 7월 13일 금요일 오후 12:26MAppinger 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     

    You can edit the corresponding XML-files (ReviewApproval.xml/ReviewFeedback.xml) in program files\common files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\ReviewWorkflows (make a backup before...)

     

    and set <AssociateOnActivation>true</AssociateOnActivation> to <AssociateOnActivation>true</AssociateOnActivation>.

     

    Then there's no "automatic" association to the "document"-content type. But you can use it if you associate the workflows manually.

     

    Hope that helps,

     

    with kind regards,

     

    Michael

  • 2007년 8월 10일 금요일 오전 12:49socalit 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
     MAppinger wrote:

    You can edit the corresponding XML-files (ReviewApproval.xml/ReviewFeedback.xml) in program files\common files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\ReviewWorkflows (make a backup before...)

     

    and set <AssociateOnActivation>true</AssociateOnActivation> to <AssociateOnActivation>true</AssociateOnActivation>.

     

    Then there's no "automatic" association to the "document"-content type. But you can use it if you associate the workflows manually.

     

    Hope that helps,

     

    with kind regards,

     

    Michael

     

    I have the same situation as the OP and would like to remove the built in approval workflow from the list of available workflows.

     

    I've edited the ReviewApproval.xml (assuming you intended to change true to false in your instructions). What else would need to be done to make this change take effect? Do we have to de-activate and re-activate a feature? Restart IIS?

     

    Thanks.

  • 2009년 7월 2일 목요일 오후 6:35Korsakov Nikolay 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     제안된 답변
    Just go to:
    Shared Services Administration> Site Settings > Site Content Type Gallery > Site Content Type 
    select "Document" or that content type where you want to remove "Approval" or "Collect Feedback" OOB workflow
    click "Workflow settings" and hear you can  remove the "Approval" and "Collect Feedback"

    enjoy.

    • 답변으로 제안됨Maanu 2009년 9월 17일 목요일 오전 11:12
    •  
  • 2009년 9월 17일 목요일 오전 11:16Maanu 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     제안된 답변
    Just go to:
    Shared Services Administration> Site Settings > Site Content Type Gallery > Site Content Type 
    select "Document" or that content type where you want to remove "Approval" or "Collect Feedback" OOB workflow
    click "Workflow settings" and hear you can  remove the "Approval" and "Collect Feedback"

    enjoy.
     
     
    Yes this way you can remove/hide OOB workflows from  "Start a New Workflow" page but it is recommended to created your own Site Content Type to do this. Otherwise your setting will effect to all document libraries or that all libraries which are using this content type.



    Maanu
    • 답변으로 제안됨Maanu 2009년 9월 17일 목요일 오전 11:16
    •