cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

Add additional field to picker

akosolapov-2
14-Alexandrite

Add additional field to picker

Hi.

I need to add some additional fields to picker page.

Something like this:

classification_picker.png

This is checkbox field is added on classification picker:

in Windchill\codebase\netmarkets\jsp\structuredenumerationpicker\structuredEnumerationTreePicker.jsp

<jca:renderPropertyPanel>

    <w:checkBox name="ptsCreateNumberFromClassification" label="${numberFromClassificationCheckboxLabel}" renderLabel="true" renderLabelOnRight="true"/>

</jca:renderPropertyPanel>

How can i pass this checkbox value to picker callback function?

Request in Windchill\codebase\netmarkets\jsp\structuredenumerationpicker\structuredEnumerationPicker_dataFetcher.jsp does not have this property.

Thanks.

0 REPLIES 0
Top Tags