How to disable ordering when column is created with map columns?

How to disable ordering when column is created with map columns, because when click in this filter to order by display an error, because this column not exist in database table, like this error?

Hello @barrcode ,

Unfortunately, there is any unsetOrdering function to Grocery CRUD although I believe we should have it for a future implementation. I’ve checked though the issue that you are referring to at the latest version 3.0.8 and the issue is not there. What version of Grocery CRUD Enterprise are you using?

I will keep you informed once the unsetOrdering will be available.

Regards
Johnny

1 Like

I have some good news for the next release (3.0.9) I will also include a new function with name unsetOrderingColumns which will work with the same way as unsetSearchColumns | Grocery CRUD v3 but for un setting the ordering of the column.

1 Like

Nice man, thank really love this library :slight_smile: