I'm in the middle of configure() method and I must set a default selected value for a combobox. The value is in the URL, but no request or any object.
How to reach this variable?
|
I'm in the middle of How to reach this variable? |
||||
|
|
|
Not a good idea to use Better send the parameter in the constructor of the form. Something like this:
In the form you can call it with:
|
|||||||||
|
|
You can access the request from anywhere like this:
|
|||||
|