Text Field Input Type - Alekseon/magento2-widget-forms GitHub Wiki

Its just a simple text input field.

Admin Edit Form view

Frontend Widget Form view

  • Text Input Block Type
  • Hidden Input Block Type - hidden input ( makes sense with the default value)

  • Hidden If Has Default Value Input Block Type - text input or hidden depends if it has default value

Input Validator

Available options for this input type:

  • Email Address
  • Number
  • Max Length
More about Input Validators

Default Value

Available options for this input type:

  • Current Product SKU
  • Current Cms Page Identifier
  • Default Text
More about Default Values
⚠️ **GitHub.com Fallback** ⚠️