Hello,
I want this field also sortable Like other fields. now i am not able to sort list by this field.
this field is related field.
Hello,
I want this field also sortable Like other fields. now i am not able to sort list by this field.
this field is related field.
What type of field is this?
this field is relate field.
I dont know for sure but you could add
'sortable' => false, to the list definition on the column. But i'm not sure if it will work since its a relate
I dont know for sure but you could add
'sortable' => false, to the list definition on the column. But i'm not sure if it will work since its a relate
I tried this but no luck.