Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Suggestable class is not calling under DataUtility

AA_9841156
11-Garnet

Suggestable class is not calling under DataUtility

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 .

 
ACCEPTED SOLUTION

Accepted Solutions
HelesicPetr
22-Sapphire II
(To:AA_9841156)

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

View solution in original post

2 REPLIES 2

Hi @HelesicPetr 

please help here.

HelesicPetr
22-Sapphire II
(To:AA_9841156)

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

Announcements


Top Tags