Hide Sub-types from document selection list in one context
There is something wrong with this Post a Question, it just loops around and around. So this is not a "question"
We have many sub-types of wtDocument. They are all available in all contexts.
What I would like to do is only display the sub-types of documents that each context should use.
So, can't make them non-Instantiable as that is at the Org level.
I can add in a deny on the ACL at the context but that's a crude method.
I have been able to use a "disable" in the OIR that removes an option but it only works at the Org level and not at the context (unless I'm doing something wrong).
<AttrValue id="lifeCycle.id" algorithm="com.ptc.core.foundation.lifecycle.server.impl.LifeCycleTemplateAttributeAlgorithm">
<Arg>Disabled</Arg

