locomotivecms / engine

A platform to create, publish and edit sites
http://www.locomotivecms.com
Other
2.32k stars 625 forks source link

Add ability for multi-file upload field #1349

Open westonganger opened 5 years ago

westonganger commented 5 years ago

It would be nice to have a multi-file upload field type. Ex. for a blog post that contains multiple images. I realize you can use has_many/belongs_to for this but it seems extremely heavy handed for the use case.

This would have the following options:

did commented 5 years ago

duplicate or an addition to #1083