You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how to show only upto 2 decimal in oj-input-number but in background keep the whole value ?

Hi ,

I have got one requirement where i want to show the value of an oj-input-number component to only upto 2 decimal pointers, But in background it should hold the actual value which can have upto 8-9 decimal pointers. Is there any built in functionality which can help me in this case ?

Code i have put in Converter :

{    "type": "number",    "options": {        "decimalFormat": "standard",        "lenientParse": "none"    }}

@Shay Shmeltzer-Oracle

@Sherif Bashar

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!