How to set default form fields value from controller
How to setup default form fields value from a form created in a controller?
I tryed to set the $form_state param but it does not work.
... $form_state = new FormState(); $form_state->set('myfield_1', 'car'); $form_state->set('myfield_2', 'bus'); $form = $this->formBuilder->buildForm('DrupalmymoduleFormMyForm', $form_state); return $form;
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.