Hide Submit Button when Form Total is less than $5 [RESOLVED]

We need a way to stop people from submitting donations less than $5. I tried using conditional logic, but “Form Total” doesn’t appear to be an option nor does any calculated field. Does anyone have a solution for this?

This is the solution I regularly rely upon…

1 Like

Thank you. I will look into this.

Did not work.

I purchased and installed Gravity Perks, installed Copy Cat.

I created a number field (and then a single-line text field when the number didn’t work) and added the copy-12-to-115 to the Custom CSS where 12 is the “Your Gift Total” Total field and 115 is the new single-line text field.

Launch the form, add amounts, nothing gets copied over.

In the other post, it appears form_total is used? How do I do that if the Perk is going to ask for Field ID? Field ID 12 is the form total. Not sure what’s going on.

Hi @Baiutlmaal - have you checked with Gravity Wiz support for the perk? Their support is very good and should be able to help you with this.

1 Like

I submitted a support request. Thanks :slight_smile:

1 Like

Gravity Wiz Support helped me solve the problem. I had the CSS code in the wrong field. You have to put it in the original field. I had it in the target field. It’s working now.

2 Likes