display value with thousand seperator in HTML

Confluence User - 27 Jun, 2024

Hi, how to display value with thousand seperator in HTML in form.
if i need to use javascript, how to implement it? do i need to install any plugin? because ive put the javasript code but it didnt work.


forms;javascript;customhtml

2


27 Jun, 2024
confluenceUser
confluenceUser

hi Dayana,

display value with thousand seperator in HTML in form. : 
You can simply make use of the Text Field#NumberFormatting:~:text=is%20not%20allowed-,Number%20Formatting,-Name

For
java script, you have to have the 
<script> </script>
and you do not have to install any plugin. 
simply use the 
Custom HTML form element. 


refer here for javascript syntax: 
Custom HTML#,JavaScript,-:~:text=JavaScript%20(jQuery%20is%20supported)

28 Jun, 2024
confluenceUser
confluenceUser

Hi, how to implement javascript in download pdf in list?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print