n Drupal 8 Form Redirect On Failed Validation | CodimTh

Please Disable Your Browser Adblock Extension for our site and Refresh This Page!

our ads are user friendly, we do not serve popup ads. We serve responsible ads!

Refresh Page
Skip to main content
On . By CodimTh
Category:

Drupal 8 Form Redirect On Failed Validation

 

If you want the redirect to happen immediately, you can do it like this:

 

use Symfony\Component\HttpFoundation\RedirectResponse;


$response = new RedirectResponse('/path/destination');

$response->send();

 

if you want to disable redirection in some forms you can use code like this:

$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