The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
Version: Windchill 13.1
Use Case: I want Suggestion box under create layout of subtype of part
Description:
Actually while i am going to create subtype of Part Suggestion box is not coming simple Textbox is coming Suggestable class is not triggering .
Solved! Go to Solution.
Hi @AA_9841156
I guess that you do not define the data utility on your attribute where you want to use it.
Where is your definition for the attribute column datautility ID ? .setDataUtilityId("PharseValueSuggest");
PetrH
Hi @AA_9841156
I guess that you do not define the data utility on your attribute where you want to use it.
Where is your definition for the attribute column datautility ID ? .setDataUtilityId("PharseValueSuggest");
PetrH
