Pradeep

a TeamSite blog…

Skip Metadata Step in CC Standard February 8, 2007

Filed under: TeamSite — Pradeep @ 3:44 pm

If you want to skip tag step in CC standard add the following line to application_custom.xml

<applications>
<application id=”ccstd”>
<param id=”skip-tag-step” value=”true”>
</param>
</application>
</applications>

PS: This is a documented method available in UITK.

 

Leave a Reply