Donate form/ other amount choice

Hello! I’m making a donation form and i have already created a product with the Donation Amount for the user to choose. The problem is it only accepts specific amounts. Is there a way to change that and add also the choice of Choose other amount to the dropdown? So it can have specific amount & the Other amount choice? Thank you.

#1 Add an ‘Other’ choice to your donation amount field with $0
#2 Add another product field to your form below the donation amount field, change to the User Defined Price field type (Product - Gravity Forms Documentation)
#3 Enable conditional logic for the product field added in step 2 to show if Other is selected in the donation amount field.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.