Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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