Table fields not truncated

Hello everyone,
I would like to remove the limit of cartatteri for displaying the fields of the collections.

I noticed that css is not used to do it, how can I display the whole string?

Thanks for the support

You can override the JS Field Renderer by an addon.
Take a look at raffaeljs mini tutorial.

In your case it should be the field App.Utils.renderer.text

1 Like