Janusz Żukowicz
Janusz Żukowicz
I want to clarify bulk responses error http codes. Let's assume i want process multiple vehicles through `agency/vehicles` endpoint - lets say 3 of them. Lets say first vehicle is...
I tested your bundle with this code: ``` return $this->get('datatable')->setEntity('CRMBundle:Company', 'x')->setFields([ 'name' => 'x.name', 'street' => 'x.street', "surname" => '(SELECT MIN(u.surname) FROM CRMBundle:Contact u WHERE u.company = x.id) as surname',...
Hi, is it possible to change input text in individual column searching for select like in this example: https://datatables.net/examples/api/multi_filter_select.html ?
Szukanie w przy użyciu metod getByRegons9 oraz getByregons14, zawsze zwraca brak szukanych danych. Problem leży po stronie usługi BIR1 i został zgłoszony do supportu.
Is there any plan to introduce support for the linux arm64 platform?