Skip to main content

Latest Articles

Drupal 8: How to add HTML markup on link (in a form or anywhere else) admin_pixelthi… Tue, 03/30/2021 - 11:59 Drupal 8: How to add HTML markup on link (in a form or anywhere else)

Drupal 8: How to add HTML markup on link (in a form or anywhere else)

form api hook_form_alter
Drupal 8: How to tell if a form is empty or has not been submitted yet admin_pixelthi… Fri, 03/26/2021 - 21:07 Drupal 8: How to tell if a form is empty or has not been submitted yet

Drupal 8: How to tell if a form is empty or has not been submitted yet

hook_form_alter form api
Drupal 8: Form redirection on submit admin_pixelthi… Thu, 03/25/2021 - 12:46 Drupal 8: Form redirection on submit

Drupal 8: Form redirection on submit

form api
How to keep your custom form submitted values in drupal 8 (form_state setRebuild)? admin_pixelthi… Wed, 02/03/2021 - 12:58 How to keep your custom form submitted values in drupal 8 (form_state setRebuild)?

How to keep your custom form submitted values in drupal 8 (form_state setRebuild)?

form