Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Version: Windchill 12.0
Use Case: This is the Attribute "building year" and should be the data type: "java.lang.Long"
Description:
Where can i remove the thousand separation point in Windchill 12.0.2.0?
This is the Attribute "building year" and should be the data type: "java.lang.Long"
Thank you
Solved! Go to Solution.
Do you have screen shots? Building year, is that one of your custom attributes? I am not familiar with that. Are you looking for a way for an attribute value for example 432,410,040 to be displayed without comma separators? Like 432410040? How is attribute defined? Please show setup for it.
left you see the problem. it should be 2023 and not 2.023
Ahh, I see. Perhaps this should have been a String and not a long (Integer).
It is just how the value is shown.
Write own data utility that the long number is formatted as you need.
PetrH
that sounds good, but where should i do that? frontend or backend?
Hi @uvex_windchill,
I wanted to follow up with you on your post to see if your question has been answered.
If so, please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.
Thanks,
Anurag