Skip to main content
19-Tanzanite
March 13, 2014
Solved

Change Soft Type Name Attribute

  • March 13, 2014
  • 3 replies
  • 1724 views

Does anyone know how to change the Name attribute of a soft type to a drop down list instead of a line to type on? I changed the attribute to have an Enumerated Value List, Selection List Style to Drop Down and Input Field Type to Single Line. I stopped and started my server and no change. I am on 10.1 m040. We want to control what names can be picked for a soft type document.

Thank you,

Brian

Best answer by BrianToussaint

PTC Tech support answered this one. Here is the solution in case you want to do this at some point.

In a Windchill shell run the command:

xconfmanager -s com.ptc.EnableEnumeratedName=true -t codebase\wt.properties –p

Restart Windchill

Tested and it works. Just hoping there is no downside to doing this. If there is no downside, why would this be an option and not just a standard property setting?

3 replies

BrianToussaint19-TanzaniteAuthorAnswer
19-Tanzanite
March 14, 2014

PTC Tech support answered this one. Here is the solution in case you want to do this at some point.

In a Windchill shell run the command:

xconfmanager -s com.ptc.EnableEnumeratedName=true -t codebase\wt.properties –p

Restart Windchill

Tested and it works. Just hoping there is no downside to doing this. If there is no downside, why would this be an option and not just a standard property setting?

1-Visitor
April 14, 2014

Thanks Brian for posting your own answer.

Here is the PTC article: https://www.ptc.com/appserver/cs/view/solution.jsp?n=CS168027

19-Tanzanite
April 14, 2014

UPDATE:

I have found that when you do this, it has a couple of bugs.

1. You cannot view/edit your ACLs.

2. If you try to delete something and it is in a workspace, the event viewer comes up showing you have an overridable error, but it doesn't let you do anything about it.

It is a known issue and is supposed to be fixed in m050.