1
0
-1

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.


    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      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)

      1. dayana afiqah

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

      CommentAdd your comment...