Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
RIGHT; in the churn of the argument about this, had forgotten that. Let me go back to SalesOps and point this out, which may change the game. TY!
Good morning Hive Mind!We have a form where our SalesOps group wants two fields:* Email* PhoneThey want to set it up so that one or the other is required, but AT LEAST one must be filled out. That is, if someone fills out Email, they don't have to fill out Phone and vice versa, but ONE of the two fi...
This did not work for me. Placing my own ticket now.
I'm experiencing the same problem. It's not the external URL, bc I have placed all my images using Design studio. No matter how I place them, this happens when I go to edit my emails.
Thanks. Trying that. The form.submittable(false) was in the original sample and I wasn't sure whether it was important.
I've done that, but now it's showing the form twice - once from the wordpress widget call, and once from this script. How do I get it to show the form only once? Is it as simple as removing this code? MktoForms2.loadForm(mktoInstance, munchkinId, formId, function (form) I'm honestly feeling like...
And this is why I don't program for a living. I am SO BAD at catching these. Once more into the breach!
So I added that, but I'm still not getting my total score. Same link I provided earlier will show the updated code.
It's in the script box in WP, which I *thought* blocked that out automatically with the script command, but clearly does not. OK, let me try adding that to the script box.