Skip to main content
10-Marble
September 29, 2024
Question

New WTPart, Property Display (Unallocable)

  • September 29, 2024
  • 1 reply
  • 1070 views

Version: Windchill 12.0

 

Use Case: I have set the 'Product Phase Identification' attribute to 'read-only' and set it to the default value. I need to make the 'Product Phase Identification' attribute display the default value instead of (unassigned) on the New and Edit pages. How do I configure it.


Description:

I have set the 'Product Phase Identification' attribute to 'read-only' and set it to the default value. I need to make the 'Product Phase Identification' attribute display the default value instead of (unassigned) on the New and Edit pages. How do I configure it.

ZK_11667139_0-1727591509234.png

ZK_11667139_1-1727591529582.png

ZK_11667139_2-1727591563683.png

 

1 reply

joe_morton
18-Opal
18-Opal
September 30, 2024
HelesicPetr
22-Sapphire II
22-Sapphire II
October 1, 2024

Hi @joe_morton 

If you use the immutable element, then the value can not be changed. 

PetrH

joe_morton
18-Opal
18-Opal
October 1, 2024

@HelesicPetr 

Do you mean adding the constraint Immutable, or something else?

Adding the immutable constraint causes the field to show "(Unassignable)" instead of showing the default value. I think that's what he's trying to avoid. I'm using 12.0.2.18, so maybe it's different in other versions.