How to modify the Label of a step in a Creation Wizard?
I have a Document sub-type called "Reference_Document" sub typed from WTDocument and i'm trying to hide the attachments step in creation wizard every time a user attempts to create a Reference Document. I tried modifying the Attachment-actions.xml and included hidden=true in the action name which hides the attachment tab for all document types.
Is there a way i can do this so that attachments step only for the Reference_Document will be hidden?

