Skip to main content
Planview Customer Success Center

How to right-align, add a currency symbol, or control the number of decimal points used for currency fields

Issue

You can use a currency field for this, but what if the field must not be editable? There are no currency options on a label.

Workaround

Use a text box that uses currency as the display type and a condition on editable that will never result to true. You can use rid = "" because rid will never be blank. Doing this results in the data being displayed as expected.

           

NOTE

In SmartIQ version 11 and 9, the text box is displayed as a label. In SmartIQ version 17.5, the text box is displayed as a noneditable text box.