<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818526#M34980</link>
    <description>&lt;P&gt;Definitely a major improvement. Thank you all! &lt;EM&gt;&lt;STRONG&gt;Still would love help on figuring out how to skip the immediate error processing that takes place while tabbing through the form before even attempting a submit&lt;/STRONG&gt;&lt;/EM&gt;, but this already looks better.&lt;BR /&gt;&lt;BR /&gt;Top is Gravity Forms Original. Below is our current version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-11 at 7.34.45 PM.png" style="width: 836px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94573iF2A0CE96DEED2EC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-11 at 7.34.45 PM.png" alt="Screenshot 2023-07-11 at 7.34.45 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This controls the summary message for all errors at the bottom.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;selector .hs_error_rollup .no-list.hs-error-msgs.inputs-list{&lt;BR /&gt;background: #fff9f9;&lt;BR /&gt;border: 1.5px solid #c02b0a;&lt;BR /&gt;border-radius: 5px;&lt;BR /&gt;box-shadow: 0 1px 4px rgba(0,0,0,.11), 0 0 4px rgba(18,25,97,.041);&lt;BR /&gt;margin-bottom: 8px;&lt;BR /&gt;margin-top: 8px;&lt;BR /&gt;padding: 16px 16px 16px 48px;&lt;BR /&gt;position: relative;&lt;BR /&gt;width: 100%;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While this controls the individual field error messages:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;selector .no-list.hs-error-msgs.inputs-list{&lt;BR /&gt;margin:0;&lt;BR /&gt;padding:0;&lt;BR /&gt;list-style-type: none;&lt;BR /&gt;color: #c02b0a;&lt;BR /&gt;font-size: 13.2px;&lt;BR /&gt;font-weight: 500;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Wouldn't mind figuring out how to move the summary of all errors to the top rather than the bottom...&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 23:39:16 GMT</pubDate>
    <dc:creator>navroop</dc:creator>
    <dc:date>2023-07-11T23:39:16Z</dc:date>
    <item>
      <title>Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Forms)</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/817577#M34956</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've mostly worked through a transition away from Gravity Forms to a combination of Hubspot CTA (beta) and Embedded Forms.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While doing so, we've laid out our new Hubspot versions of forms in staging right below the existing Gravity Forms to see how they compare on different screen sizes, widths, devices, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One issue we ran into with Hubspot Embedded Forms is the formatting of error messages and how they're analyzed as you move from field to field immediately rather as you head to submit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Laying out the sequence below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) How both forms look to begin with.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Gravity Forms is on top.&lt;/LI&gt;&lt;LI&gt;Hubspot Embedded Form w/ Custom CSS is below.&lt;/LI&gt;&lt;LI&gt;We split the name field on purpose.&lt;/LI&gt;&lt;LI&gt;Looks as expected.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-10 at 9.04.25 AM.png" style="width: 957px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94442iB683F829696735B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-10 at 9.04.25 AM.png" alt="Screenshot 2023-07-10 at 9.04.25 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) The Gravity Forms form doesn't analyze errors / missing required fields as you tab through the form, but on submit displays a nice clean error message.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only analyzes errors / missing fields on attempted submit.&lt;/LI&gt;&lt;LI&gt;Places a single easy to see error message above the form.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-10 at 9.04.39 AM.png" style="width: 942px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94444i7843E0CDD73395C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-10 at 9.04.39 AM.png" alt="Screenshot 2023-07-10 at 9.04.39 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3) The Hubspot Form analyzes missing fields while tabbing through the form or while clicking from field to field.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Error messages are printed under each field.&lt;/LI&gt;&lt;LI&gt;Error messages are not red nor stand out.&lt;/LI&gt;&lt;LI&gt;Starts objecting when you decide to fill out fields non sequentially, e.g. tap on First Name, but decide to fill in Company first, and you'll immediately start seeing errors.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-10 at 9.05.03 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94445iEA0CEFD89F1F6679/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-10 at 9.05.03 AM.png" alt="Screenshot 2023-07-10 at 9.05.03 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4) On Submit Hubspot form prints multiple error messages field by field and overall.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Error messages are printed under each field.&lt;/LI&gt;&lt;LI&gt;Overall error message printed between fields and button.&lt;/LI&gt;&lt;LI&gt;Error messages are not red nor stand out.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-10 at 9.05.12 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94446i11BFF4A19996F3EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-10 at 9.05.12 AM.png" alt="Screenshot 2023-07-10 at 9.05.12 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Questions&lt;/STRONG&gt;&lt;/EM&gt;:&lt;/P&gt;&lt;P&gt;1) What are the element names we need to adjust CSS for error messages? Figured out the others, but don't see these...&lt;/P&gt;&lt;P&gt;2) How can we stop immediate analysis of errors / missing required fields when clicking through and instead determine on submission attempt, and if not all filled in at that point then show a consolidated error message like what we have with Gravity Forms?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Analyze on Submit attempt.&lt;/LI&gt;&lt;LI&gt;No field-by-field error message.&lt;/LI&gt;&lt;LI&gt;One consolidated message that stands out when finally needed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 13:36:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/817577#M34956</guid>
      <dc:creator>navroop</dc:creator>
      <dc:date>2023-07-10T13:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818459#M34971</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583752"&gt;@navroop&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your questions. It sounds like you've put a lot of thought and care into your user's experience. I don't want to just throw documentation at you, as it sounds like you've done your diligence. And here are the links to a few useful pages &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/forms/how-can-i-share-a-hubspot-form-if-im-using-an-external-site#with-css-in-your-external-stylesheet-marketing-hub-professional-enterprise-or-legacy-marketing-hub-basic-only" target="_blank" rel="noopener"&gt;Style your embedded form with CSS in your external stylesheet &lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/forms/advanced_form_options?_ga=2.12817652.2139910867.1688968358-2117081954.1688151635" target="_blank" rel="noopener"&gt;How to customize the form embed code (JavaScript based)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://knowledge.hubspot.com/forms/create-forms#customize-your-form-options:~:text=Form%20and%20error%20message%20language" target="_blank" rel="noopener"&gt;Create a Form | Customize your form&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/91608"&gt;@alyssamwilie&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/78983"&gt;@Indra&lt;/a&gt;,&amp;nbsp;have you had any success with anything similar recently?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 20:08:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818459#M34971</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-07-11T20:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818480#M34974</link>
      <description>&lt;P&gt;I've seen each of these. In general, my comment on the dev docs is that:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;the legacy form docs don't list the actual CSS elements that can/need to be edited (realm of the possible)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;I have yet to see developer docs that accurately list all the CSS elements Hubspot uses which would enable us to experiment more easily.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 11 Jul 2023 21:06:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818480#M34974</guid>
      <dc:creator>navroop</dc:creator>
      <dc:date>2023-07-11T21:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818487#M34975</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583752"&gt;@navroop&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let's start with the easier thing - the error classes:&lt;/P&gt;
&lt;P&gt;for any kind of input fields use this class:&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;.hs-input.error{ /* this is the input field with the error */ }&lt;/LI-CODE&gt;
&lt;P&gt;for the error message it's this class:&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;ul.no-list.hs-error-msgs{ /* this is the wrapping container of the error message */ }
ul.no-list.hs-error-msgs .hs-error-msg{ /* this is the error message */ }&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the most powerful/useful link&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;provided was the second one with embed code customization since you could modify the embed code to something like this:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script&amp;gt;
  hbspt.forms.create({
    region: "na1",
    portalId: "YOUR-HUBID",
    formId: "THE-FORM-ID",
css:"" // this will disable the default HubSpot styling, 
onBeforeFormSubmit: function($form){
// put the checking and consolidation script here
}
  });
&amp;lt;/script&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 21:23:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818487#M34975</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2023-07-11T21:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818491#M34976</link>
      <description>&lt;P&gt;This is helpful Anton. Is there a reference that lists out all of the CSS elements / classes in use? Where did you find&amp;nbsp;.hs-input.error and&amp;nbsp;ul.no-list.hs-error-msgs and&amp;nbsp;ul.no-list.hs-error-msgs .hs-error-msg?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With these I can get started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming the addition of the&amp;nbsp;onBeforeFormSubmit: script will enable me to custom print out errors if something goes wrong. Any examples?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, I'm also assuming this will still leave enabled the field by field check and display of error messages as you tab through the form even before attempting to submit once. True?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 21:32:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818491#M34976</guid>
      <dc:creator>navroop</dc:creator>
      <dc:date>2023-07-11T21:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818499#M34978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/583752"&gt;@navroop&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can find the classes if you click into - let's say - a required field and then inspect the element.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like this for me:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2023-07-11 um 23.38.31.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94572i6C01A258B3D7FE18/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bildschirmfoto 2023-07-11 um 23.38.31.png" alt="Bildschirmfoto 2023-07-11 um 23.38.31.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;btw - you can also add&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;errorClass: "" // CSS class that will be applied to inputs with validation errors instead of the default .invalid.error.&lt;/LI-CODE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;errorMessageClass: "" // CSS class that will be applied to error messages instead of the default .hs-error-msgs.inputs-list.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;into the embed code to add custom classes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also - you could use " onBeforeFormInit: " to stop the default validation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately I don't have examples, but I assume&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp;has plenty of them. Right,&amp;nbsp;Teun?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;best,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anton&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 21:45:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818499#M34978</guid>
      <dc:creator>Anton</dc:creator>
      <dc:date>2023-07-11T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818500#M34979</link>
      <description>&lt;P&gt;Helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been able to "discover" them by doing as you've suggested using the inspect feature, but was hoping they would simply be documented so I wouldn't need to inspect field by field repeatedly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm definitely new to this, so examples of how to do that with&amp;nbsp;&lt;SPAN&gt;onBeforeFormInit: or&amp;nbsp;onBeforeFormSubmit: would be helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/101258"&gt;@Teun&lt;/a&gt;&amp;nbsp; -- thoughts?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 21:51:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818500#M34979</guid>
      <dc:creator>navroop</dc:creator>
      <dc:date>2023-07-11T21:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error Handling issues with HS Embedded Form on Wordpress Site w/Custom CSS (replacing Gravity Fo</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818526#M34980</link>
      <description>&lt;P&gt;Definitely a major improvement. Thank you all! &lt;EM&gt;&lt;STRONG&gt;Still would love help on figuring out how to skip the immediate error processing that takes place while tabbing through the form before even attempting a submit&lt;/STRONG&gt;&lt;/EM&gt;, but this already looks better.&lt;BR /&gt;&lt;BR /&gt;Top is Gravity Forms Original. Below is our current version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-07-11 at 7.34.45 PM.png" style="width: 836px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/94573iF2A0CE96DEED2EC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-07-11 at 7.34.45 PM.png" alt="Screenshot 2023-07-11 at 7.34.45 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This controls the summary message for all errors at the bottom.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;selector .hs_error_rollup .no-list.hs-error-msgs.inputs-list{&lt;BR /&gt;background: #fff9f9;&lt;BR /&gt;border: 1.5px solid #c02b0a;&lt;BR /&gt;border-radius: 5px;&lt;BR /&gt;box-shadow: 0 1px 4px rgba(0,0,0,.11), 0 0 4px rgba(18,25,97,.041);&lt;BR /&gt;margin-bottom: 8px;&lt;BR /&gt;margin-top: 8px;&lt;BR /&gt;padding: 16px 16px 16px 48px;&lt;BR /&gt;position: relative;&lt;BR /&gt;width: 100%;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While this controls the individual field error messages:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;selector .no-list.hs-error-msgs.inputs-list{&lt;BR /&gt;margin:0;&lt;BR /&gt;padding:0;&lt;BR /&gt;list-style-type: none;&lt;BR /&gt;color: #c02b0a;&lt;BR /&gt;font-size: 13.2px;&lt;BR /&gt;font-weight: 500;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Wouldn't mind figuring out how to move the summary of all errors to the top rather than the bottom...&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 23:39:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Handling-issues-with-HS-Embedded-Form-on-Wordpress-Site-w/m-p/818526#M34980</guid>
      <dc:creator>navroop</dc:creator>
      <dc:date>2023-07-11T23:39:16Z</dc:date>
    </item>
  </channel>
</rss>

