Skip to main content
Category:

Stay in same page after validation form in Drupal 8

 

Method 1:

$path = \Drupal::service('path.current')->getPath();
$alias = \Drupal::service('path.alias_manager')->getAliasByPath($path);
$response = new RedirectResponse($alias);
$response->send();

Method 2:

$form_state->disableRedirect();

Riadh Rahmi

Senior Web Developer PHP/Drupal & Laravel

I am a senior web developer, I have experience in planning and developing large scale dynamic web solutions especially in Drupal & Laravel.

Web Posts

Search

Page Facebook