Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

Manipulate numeric input field in a form

Avatar

Level 2

Is there a way to manipulate a numeric input field in a form?

I need to be able to change the increment for the field.

Screen Shot 2018-10-16 at 2.27.01 PM.png

It currently increments by 1, but I need to change it to .5 increments

Any suggestions would be appreciated.

Thanks!

4 Replies

Avatar

Level 10

Hi Tetyana,

Please locate the field in the code and change Step to .5.

<input type="number" step="0.5" value="0.00000000">

Hope this helps!

All the best,

Pablo

Avatar

Level 2

Hi Pablo,

thank you for looking into this.

Unfortunately, that doesn't seem to work.

I get the following error:

1639351_pastedImage_0.png

Avatar

Level 10

Hi Tetyana,

This is the standard way to code it. Please submit a support ticket and I'm very sorry for the inconvenience!

All the best,

Pablo Rosero

Avatar

Level 2

Hi Pablo,

I already did, BSBX-5393. I haven't got any updates for it for a while now.

If you could look into it, that would be most appreciated.

Thank you,

Tetyana