Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
I am adding a customization to the CreateDocumentSetAttributeWizStep.jsp page located in codebase\netmarkets\jsp\document. We have a subtype called procedure and want information to only show up when that type is chosen from the initial create document screen. I have tried to retrieve which type was chosen, but cannot find the correct statement to use. I have tried
if (reguest.getAttribute("CreateType") == "Procedure") ...do something
but that is not returning the correct value. Any clues as to where this property is stored during this Wizard step and the syntax to retrieve.
Thanks in advance,
James Little
Windchill 9.0