Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

Numeric field Display

Avatar

Level 7

What pattern I can use so,

if someone enter 1 for example to display 1.0

or 05 to display 0.5?

what is better to use decimal or numeric field?

Thanks

1 Reply

Avatar

Level 2

Hi,

Try this for the first example: num{zz,zzz,zzz,zz9.9}

Use a decimal field.

Not sure how we can do it for the second example though.

Regards,

Ber