Microsoft Developer Network > Página principal de foros > SharePoint - Workflow > Can I remove / hide the "Approval" and "Collect Feedback" workflow in the "Start a New Workflow" page?
Formular una preguntaFormular una pregunta
 

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

Todas las respuestas

  • lunes, 02 de julio de 2007 17:55Paul Kotlyar Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Just go List Settings, Workflows and remove it
  • martes, 03 de julio de 2007 7:42Mar S Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    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!

     

     

  • martes, 03 de julio de 2007 14:28David Mann [MVP]MVP, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

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

     

    -Dave

  • viernes, 13 de julio de 2007 1:36Mar S Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

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

  • viernes, 13 de julio de 2007 5:39PraveenBattula Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    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
  • viernes, 13 de julio de 2007 12:26MAppinger Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    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

  • viernes, 10 de agosto de 2007 0:49socalit Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
     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.

  • jueves, 02 de julio de 2009 18:35Korsakov Nikolay Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respuesta propuesta
    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.

    • Propuesto como respuestaMaanu jueves, 17 de septiembre de 2009 11:12
    •  
  • jueves, 17 de septiembre de 2009 11:16Maanu Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     Respuesta propuesta
    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
    • Propuesto como respuestaMaanu jueves, 17 de septiembre de 2009 11:16
    •