Closed Mecanik closed 3 years ago
@Mecanik this variable is just a boolean used to adapt the modal rendering. It's based on the number of aspect_ratios
defined in your form type options. If you have defined more than 1 aspect ratio, a selector will pop on the right side of the modal.
aspect_ratios
is the first option documented in the README.
I hope this it's clearer, otherwise let me know :wink:
This parameter config is present in the templates but nowhere inside the .php files.
Please add this to be read and loaded.
Thanks