How do you redirect to an internal URL after submitting a form [closed]
I have tried to redirect after submitting.
public function submitForm(array &$form, FormStateInterface $form_state) { $form_state->setRedirect('mymodule'); $form_state->setRedirectUrl(DrupalCoreUrl); }
I get the following error.
Fatal error: Undefined constant ‘DrupalCoreUrl’
Can anyone help me with the redirection?
This article was republished from its original source.
Pixeldust is a 20-year-old web development agency specializing in Drupal and WordPress and working with clients all over the country. With our best in class capabilities, we work with small businesses and fortune 500 companies alike. Give us a call at 1(800)730-2416 and let’s talk about your project.