PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

User Defined Price (add dollar sign & formatting)

  1. cmccrone
    Member

    I am using the USER DEFINED PRICE product field and I would like to do two things.

    1) Have "$" in or next to the field so it doesnt look like a text field

    2) Similar to #1. Have a price format like the phone number field has.
    Phone Number (__) __ - ___
    User Defined Price example: $ __ . __

    Possible?

    Form: http://massagecorporation.com/pay/pay-invoice/

    Thanks in advance!

    Posted 11 years ago on Friday February 15, 2013 | Permalink
  2. You can use this to add a CSS class to your field, to make it look like money: http://gravitywiz.com/format-field-as-currency/

    That does not provide the input mask function like the phone number has, but I think it accomplishes what you want to do? The input mask feature would work fine for a normal text field, but you can't apply a mask to a user-defined price product field.

    Posted 11 years ago on Monday February 18, 2013 | Permalink