cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

How to format number with text type widget like Label, Textbox or ValueDisplay

kisakamoto
11-Garnet

How to format number with text type widget like Label, Textbox or ValueDisplay

Hi experts,

I would like to format number using text type wiget like Label.

I know Grid has 'Configure Grid Columns' menu to configure number format, but above widget doesn't.

Should I make Thing's services to format number? or make a new Mashup to extend existing widgets?

Regards,

Kinichi

ACCEPTED SOLUTION

Accepted Solutions
byutz
12-Amethyst
(To:kisakamoto)

Hey Kinichi,

Just use the value display widget instead of the label.  It allows you to format your number any way you would like.  If for some reason you do not want to use that widget, you will have to write a service to format your number for you.

Thanks,

Brian

View solution in original post

4 REPLIES 4
byutz
12-Amethyst
(To:kisakamoto)

Hey Kinichi,

Just use the value display widget instead of the label.  It allows you to format your number any way you would like.  If for some reason you do not want to use that widget, you will have to write a service to format your number for you.

Thanks,

Brian

Thanks Brian,

Understood.

paic
12-Amethyst
(To:kisakamoto)

Value Display has a renderer that you can configure.

kisakamoto
11-Garnet
(To:paic)

Thanks Pai,

Understood.

Announcements


Top Tags