v1.0.0
* Add the option to filter a datatable on parameters
On data column of field with uitype entity, add the following parameters
: {"search":{"column":"condition"}
For exemple : {"module":"contact","search":{"first_name":"L","name":"u"}
will look for a contact with first name containing "L" and last name
containing "u"