omines / datatables-bundle

DataTables bundle for Symfony
https://omines.github.io/datatables-bundle/
MIT License
252 stars 113 forks source link

Multiple mapped columns of same related field #187

Closed bmeloski closed 2 years ago

bmeloski commented 3 years ago

For example I have relation field to Company. I try to map company.name and company.address and DataTables give me error, that field is already mapped