V4: limit() doesnot work along with ->html() for descriptions field in TextColumn.

No description
1 Reply
toeknee
toeknee4w ago
IF your using HTML how do you expect limit() to work? It would end up breaking the HTML unforunately. You should format and strip the html tags really if using it in description. I build my own popover column to handle that.

Did you find this page helpful?