Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Darren Hunter 103 posts 194 karma points
    Oct 27, 2022 @ 13:47
    Darren Hunter
    0

    Remove Default workflows

    Hi

    Is there a way to remove the default workflows so they are not available on the Choose Workflow window

    enter image description here

    All I want to show is the 2 Azure work flows all the other ones need to go.

    Before any one says change the config so that

    "DisableDefaultWorkflow": true,

    This dose not do what I want and neither dose "SettingsCustomization" I want to get rid of the items from this window I no loner want the users to have access 2.

  • Darren Hunter 103 posts 194 karma points
    Oct 27, 2022 @ 14:01
    Darren Hunter
    0

    Well sorted it.

    Just used a custom start up using IComposer

    Added the following line

    builder.WithCollectionBuilder WorkflowCollectionBuilder ).Clear();

    And did what I wanted.

Please Sign in or register to post replies

Write your reply to:

Draft