Remove the ".00" (cents) in donation amount prompts on donation forms

Options
Hi, I'm trying to remove the cents from dollar amounts on line (ie Donate $ 50 instead of Donate $50.00)


I had a go doing this by creating a label and then trying to hide the class forthe dollar amount via the HTML section of the donation form, but this didn't work. 

Any ideas?


SK
Tagged:

Comments

  • If you mean amounts of Standard Donation Level associated with the donation form, you can do that form Design Donor Screens > Edit Donation Form > Select Standard Donation Level from right list > click "Save Order and Edit Selected" > Enter label for each donation level without cents > Uncheck "Yes, display the level amount to the donor" checkbox > Click save


    On the other hand, if you want to apply the same format in your autoresponder email, you can do that

    [[E130:"[[S120:dc:giftAmount]]" ".00" "" replaceall]]
  • Ahh! Brilliant! Thank you! #cantseeforlooking


    I appreciate this accurate and speedy response!


    SK


    Romany Nassief
    :

    If you mean amounts of Standard Donation Level associated with the donation form, you can do that form Design Donor Screens > Edit Donation Form > Select Standard Donation Level from right list > click "Save Order and Edit Selected" > Enter label for each donation level without cents > Uncheck "Yes, display the level amount to the donor" checkbox > Click save


    On the other hand, if you want to apply the same format in your autoresponder email, you can do that


    [[E130:"[[S120:dc:giftAmount]]" ".00" "" replaceall]]

     

     

Categories