-
Hi there, anyway i can add badges inside of the table row cell around the value text which still allows it to be sortable and searchable? If this can be done via a view please can you let me know how i can achieve this which still allows it to be searchable and sortable please. Cheers |
Beta Was this translation helpful? Give feedback.
Answered by
lrljoe
Jul 1, 2023
Replies: 1 comment 1 reply
-
Yep, you can call format() on the column, and pass the value into the view:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
r-evans18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep, you can call format() on the column, and pass the value into the view: