I am looking to put a currency question on a form but i can only find numbers without any decimal points. Can this be done?

  • kevinstoddart7
    Asked on May 11, 2014 at 6:21 PM

    cost of item x 

     

    I would like to enter a price like £5.99 i can only find numbers put put in withouy the decimal point.

  • jonathan
    Replied on May 11, 2014 at 9:09 PM

    Hi,

    You can also use the Input Mask property of the Textbox field to force the input into specific format i.e. currence with 2 decimal places.

    I am looking to put a currency question on a form but i can only find numbers without any decimal points Screenshot 30

     

    You can also use the sub-label  to further give hint to the user the specific input format

    I am looking to put a currency question on a form but i can only find numbers without any decimal points Screenshot 41

     

     

    Here is a test form you can check http://form.jotform.me/form/41307833677460?

     

    Hope this help. Inform us if you need further assistance.

    Thanks!