# FieldList

A `FieldList` is used to input data for enumerable objects. For example: defining key-value pairs.

A `FieldList` can have one input per row or multiple inputs per row depending on how complex each object is. If an object requires more than 4 inputs, consider using a list of `FormSubSection`s instead.
