#104321
ivanpeevski
Participant

Hi pkz,

 

“data” represents the entire row object. So to create tags, you can use:

return data.tags.map(el=>el.tag)

 

This transforms the cell value from an array of objects to a comma separated string.

 

Best regards,
Ivan Peevski

Smart UI Team
https://www.htmlelements.com/