Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Integer field showing with comma in the Web

Attribute created as Integer, presentation in editor as Integer.
Number 4444 shows correctly in the eclipse client but on the web shows as 4,444
Cant see how to correct

0 votes



2 answers

Permanent link
The comma sign is the thousand separator. The behavior that you observe is considered as normal by most users. Do you use a space as the separator, or not use a separator at all? If you are finding a way to change/hide the separator, then I'm not sure it can be done or not.

0 votes

Comments

I do have an integer field which should not use any separator. Any way to turn it off?

If it's only for one field, I cannot find a way to do it in the editor presentation, since both the Integer and String kind produce the thousand separator. You may use customized theme to override the default numbering format, but that will be for all the integer fields. Dojo is supposed to handle this according to your locale. What locale are you using?


Permanent link
 The only way I figured out how to do this is to change the attribute and the presentation to be of type long.  Apparently Dojo only handles integers with this formatting but not longs

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 28 '14, 12:50 p.m.

Question was seen: 3,075 times

Last updated: Nov 09 '15, 4:50 p.m.

Confirmation Cancel Confirm