Skip to content

Form

Form — AMP component that allows you to collect data from users directly in the email. It is well suited for feedback forms or requests for a return call/email. The following properties can be configured for the form:

  • Alignment within the container;

  • List of fields to be filled in, their names, and order. Here you can also select the field type (input fields, multiple choice, drop-down list, etc.) and enable validation upon completion;

  • Text style for field names;

  • Field size in height. In width, the field will always stretch to the length of the container;

  • Font inside the fields, background color of the fields;

  • Color of field borders, their style, and rounding;

  • Indents inside the container;

  • Display — determines the display of the block (desktop/mobile). Since this is an AMP component, it will not be displayed in HTML emails.