rmb2021
Forum Replies Created
-
Note: Since observing the error, I did change from default error to custom error on that field, to see if that made a difference. It did not seem to have any impact, as it still allows a negative value.
I was able to get it to reauthorize after discovering the Authorize redirect URI from Forminator was different. Once I added this URI to Google, I was able to reauthorize and make it work again.
Since there hasn’t been a further communication from Dev on how to correct the duplicate button, I’ll go with the @spyder1983 suggestion, as that seems to work well enough.
So the script provided by dev above, and adding the following to the custom CSS of the form.
.injected-submit-button {display:none;}
No, but that may simply be that I’m not having the form send an email on submission. My submissions are being sent to Google Sheets via the integration. I am not seeing any indication that those submissions are being sent there multiple times though.
@spyder1983 Thank you, this does hide the button effectively. I’ll keep that in my back pocket pending further response from the devs. It may just be that is the best option. Either way I know I have a solution available. Thanks
Thank you for this. It does seem to mostly work, but I have found a small problem.
With this code in place, when the offline (check) payment option is selected, the form shows two submission buttons. One of them is the submit button that I set the values of when building the form. The other simply says “Send Message”.
I have tested that I can correctly submit the form by either PayPal, or using the check payment and using either submit button. I would really like to not display the second submit button (“Send Message”).
It appears the “Send Message” button is described on line 105 of the PHP file. So I could possibly change the button label there, but don’t want to break anything. But at that point it would seem that I would then have two submit buttons that say the same thing.
You can see the behavior here by selecting Check as the payment option.
https://w9dxcc.com/paypaltest/regtest042021/