Hiding child workflows from the "Start a new workflow" page
We have a parent workflow in Nintex online which calls some child workflows which are also developed in Nintex online. We don't want the child workflows to be visible on the "Start a new workflow" page for the given library because they will never be started manually or automatically on Item creation or modification.
When we uncheck all the Start Options for the child workflows, we're seeing issue that they get started automatically along with the parent workflow and we see errors. Please suggest a way to hide the child workflows.
Thanks.

-
Leah Patrice Nolan commented
I had that same concern. One thing that I added at the beginning of each Child Workflow was a status check of the Parent workflow. The workflow would terminate if started manually.
-
Warwick W commented
This is more SharePoint functionality related, don't think Nintex would be able to implement this request