How to change the 'ID' field on the NX File New dialog to 'Number' or 'ItemID' instead.
Solution
The 'ID' field on the NX File New dialog is being pulled from the Localization of the item_id property in BMIDE.
1. In BMIDE, Open the ItemType (that will be created on the NX File New dialog).
For example, open the ITEM ItemType.
2. Select the 'Properties' tab.
3. Highlight the 'item_id' property.
4. At the bottom, select the 'Localization' tab.
5. Highlight the 'ID' row, and select 'Override'.
6. In the Value Localization field, replace 'ID' with: Number
7. Finish the dialog.
8. Save and Deploy.
9. Now both Teamcenter and NX will use 'Number' instead of 'ID'.
Notes and References
Hardware/Software Configuration
Platform: all
OS: n/a
OS Version: n/a
Product: NX
Application: NXMANAGER
Version: V1953
Function: FILE_NEW
Ref: 001-9457650