soundintheory / fuel-cmf

A CMF for rapid web application development, built upon FuelPHP and Doctrine ORM
8 stars 0 forks source link

Multiple object fields #16

Open andyjwwhite opened 11 years ago

andyjwwhite commented 11 years ago

Expanding on the current object field, an extra option 'multiple' should be available which will allow multiples of the defined object.

This can mainly be used for the imageobject field, which will easily enable the addition of multiple images.