Skip to content

QA Standards

Tips related to achieving a desirable outcome reliant on certain Beaver Builder Functionality.
Sift through the different possible scenarios to find tips & tricks on the best way to accomplish your goal.

Contact Forms

  • If there is no heading for the contact information or gravity form, points will be deducted
  • Form field formatting should be consistent within the same form
  • Form field formatting should be consistent in all forms across the site

Example: Checkboxes need to always be flushed top with the text they are associated with. This is especially true in cases where there are more than one line of text next to a checkbox. In this case, the default behavior of the widget is to center align vertically. CSS will need to be applied to ensure the checkbox is always aligned with the top of the text.

Instead, it should be this:

  • A specific field requested in the DCT is not present within the gravity form
  • The phone number field is not meant specifically for phone the number format (US numbers only)
  • The field type used does not match the field it’s for
  • CU did not request for specific fields to be required, but they are

Example: In this instance, the checkbox was not requested to be mandatory, but was set as a required field

  • CU requested specific fields to be required, but are not

Example: In this instance, the DCT specifically requests for all fields to be mandatory, but they are not marked as such

  • The text does not stand out either from being too light or having poor color contrast
  • The background color of the form is a color that does not make it easy to read the text on top
  • When clicking on the phone number, it doesn’t have the preset format of (000) 000-0000 (US numbers only)
  • The confirmation message is not aligned properly within the container
  • The confirmation message is not properly aligned with the text/content beside it
  • The confirmation message is hard to read due to poor color contrast
  • The confirmation message does not match the POV requested in the DCT
= critical error
Scroll To Top