Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
sayed shaikh wrote:
I Have Created Subtype as Try1
now i want to apply OIR to this sub-type only what objectType we should give in OIR@
You specify the document type like this:
<AttributeValues objType="wt.doc.WTDocument|YourSubTypeInternalName">
.
.
.
</AttributeValues>