Hide Preview Button

Component ID

2870020

Component name

Hide Preview Button

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

610

Component created

Component changed

Component body

This module aims to allow the administrator of a Drupal 8 website to disable the "Preview" button that is shown on the forms.

Just use a regexp that matches the "form_id" to target the forms that should not display the "Preview" button.

This settings is only available to users who have access to the "administer site configuration" permission.