AEM Number Field with decimal value as Zero
Hi,
While authoring AEM dialog with number field, The decimal values it's rounding off... only If the decimal value is "zero"
Ex: if we enter 13.0 rounding off to 13
13.00 rounding off to 13
Is it possible to keep the same value(Whatever authored) as 13.0/13.00 instead of 13 using the number field?