Skip to main content
11-Garnet
March 18, 2026
Solved

Suggestable class is not calling under DataUtility

  • March 18, 2026
  • 1 reply
  • 71 views

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 .

 
Best answer by HelesicPetr

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

1 reply

11-Garnet
March 18, 2026

Hi @HelesicPetr 

please help here.

HelesicPetr
22-Sapphire II
22-Sapphire II
March 18, 2026

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

PetrH