I am using Windchill PartsLink Release 11.2 and Datecode with CPS 11.2.1.10
I have created attributes in Partslink as O-ringID, while entering the attributes value if user enter single digit then I want two decimal digit after that user input in autonaming rule. for ex- user enter 5 then it should be 5.00 in Autonaming rule like (O-ringID_5.00) and if user enter 5.15 something like that, then it should be as it is.
Here are the errors that I faced
I have created attributes in Partslink as O-ringID, while entering the attributes value if user enter single digit then I want two decimal digit after that user input in autonaming rule. for ex- user enter 5 then it should be 5.00 in Autonaming rule like (O-ringID_5.00) and if user enter 5.15 something like that, then it should be as it is.