Tag Archives: drupal 8

Drupal 8: How to redirect to batch form after submit to custom url (batch api)

I’ve been fighting with this for a long time but then I found simple solution. I needed to redirect to new batch processing page right after clicking submit button so here is a solution public function submitForm(array &$form, FormStateInterface $form_state) … Continue reading

Loading

Posted in Nets, PHP, WEB, The Internet, Computers, BY, Programming | Tagged , , , | Leave a comment