sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
726 stars 33 forks source link

Suggestion: simple list field on summary #174

Closed josineto closed 5 days ago

josineto commented 6 days ago

Hi, I'd like to include a simple list field within a summary. Maybe a function like {{ concat(fields.list) }}?

kyoshino commented 5 days ago

How would the config look like?

Edit: I think I’ve got it.

kyoshino commented 5 days ago

The fix shipped with v0.35.0 🚢

josineto commented 4 days ago

Thank you!

josineto commented 3 days ago

How would the config look like?

It perfectly works, now that I've tested it. Sorry for not having answered in time, this week was insane for me.