Hi.
I need to add some js functions for "Set Classification Attributes step". So i've added them to
codebase\netmarkets\jsp\part\setClassificationAttributesWizStep.jsp
But i can't see them in source code of WTPart create wizard when this step is open. Why? Where are they? Where should i put them to?
And i can't register PTC.onReady function for this step for same reason i guess. Adding it at the end of jsp file does not work.
What jsp file should i edit to add my js functions?
Thanks.