Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thank you @Dave_Roberts that worked. @Dave_Roberts you really saved me here - awesome so awesome Any ideas on how to add a success message to the modal? @SanfordWhiteman would like to have your input on the above success message and the inactive/active state of the submit button. Also you both - ho...
Hello @Dave_Roberts & @SanfordWhiteman I also was wondering if there is a way to pop a "thank you we will be in touch soon" message in the modal on submit or on the page? If not I will work on an automated email to be sent out on submit.
Hi @Dave_Roberts your code worked great - thank you. I have added it to my pen. So the issues that I have last to resolve are: 1. How do I get the form to show an icon (checkmark instead of the X) when someone has passed validation? 2. How can I alter the submit form button to be grey until all of...
Thanks Sanford I believe I get it. If there is more than one form on a page would you still load the forms2.js with each embed code?
Hi @Dave_Roberts thank you for this. I am trying to solve now the positioning of the error message on the form (seems like each form input has its own rules for the positioning of the message. I am also trying to change the input box underlines from grey to red on an error and add an X as seen below...
Hi @SanfordWhiteman sorry about the incorrect pen link. I think the one I sent you was one of yours that I also had open: https://codepen.io/daytwo-nutrition/pen/poeRdow So two things: 1. the form input fields have strange grey shading at the top and inside the input boxes themselves 2. The backgro...
I have this lightbox form started in codepen:https://codepen.io/daytwo-nutrition/pen/poeRdow There are 2 things I need here: 1. I need this lightbox to be styled like this: 2. I need smartforms to work with the lightbox I tried to destyle the form using this code but it did not work:https://codepen...