Radim
Radim
Because for rendering I am using setRenderer() callback with my own HTML format
When I run command for start a consumer, it runs all of declared consumers, not just one. `/usr/bin/php7.2 /var/www/www.myweb.com/www/index.php rabbitmq:consumer accessInsertConsumer 5` Output from __construct of declared consumers ``` App\AccessInsertConsumer...
https://github.com/contributte/forms-bootstrap/blob/d5ea03ae5e7431b43ee245856d1dfd10e23f2845/src/Traits/BootstrapContainerTrait.php#L323 The _$cols_ variable, which defines the visual width (columns) of the input field, is currently being used to set the maxlength HTML attribute. This will result in the maximum...