Remove default number of zero from credit card payment

  • sisters7
    Asked on June 27, 2016 at 12:27 PM

    In "preview" mode, a zero appears as the credit card payment amount. I would prefer this field is blank. Thank you for helping.

  • BJoanna
    Replied on June 27, 2016 at 1:49 PM

    Is this the form you are working on https://www.jotform.com/61477497499175?

    I have inspected that form and I saw that you are passing calculation to payment field. Considering that calculation will be zero if non of the options are selected, zero will also be passed to payment field. Unfortunately it is not possible to leave it blank.

    Possible workaround is to set condition that will hide payment field if calculation is equal to empty.

    Remove default number of zero from credit card payment Image 1 Screenshot 20

    Here is my demo form: https://www.jotformpro.com/form/61785726944975 

    Hope this will help. Let us know if you need further assistance.