Creating new Form - Alekseon/magento2-widget-forms GitHub Wiki

Admin Menu

Go to Content -> Manage Custom Forms

Manage Custom Forms View

Create new form by "Add New Form"

General Tab

  • Title - form title
  • Show in adminhtml menu - if Yes then form view will be visible in directly Admin Menu -> Marketing -> Custom Forms
  • Can use as frontend widget - if yes then form can be used as Widget

Form Fields Tab

  • Field Label - Label visible on frontend and adminhtml
  • Frontend Input - Input Type, it cannot be changed after form is saved Read More
  • Is Required - if Yes then input value is required
  • Sort Order - fields are sorted ascending by Sort Order value

Confirmation email Tab

Configuration for email notifications.

Widget Settings

  • Frontend Form Description
  • Submit Button Label
  • Form Submit Success Title
  • Form Submit Success Message - content which will be displayed after succesfully form submition. You can just put success message here or insert CMS Block. In message content You can also use Template Variables to use form values
  • ReCaptcha Type - reCAPTCHA-Validation
  • Enable Multiple Steps
  • ⚠️ **GitHub.com Fallback** ⚠️