Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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