I’m using the filter bricks/elements/form/controls for a custom form action settings panel which includes a repeater control. I’d like one of the fields in the repeater to be a select for a form field, however the auto-population of options does not appear to work:
@timmse I’m not sure if I should raise this as a bug? This part of the codebase has a comment saying the option is undocumented (but it’s used in examples on Bricks Academy) so I’m not sure if this is by design.
The academy example and all instances of map_fields are not within a repeater control, so this would not be a bug; it is more of an improvement request.
I think it would be useful to implement. My use-case is to allow any number of custom fields to be sent to Campaign Monitor. Being able to do this in a repeater means I can enter the custom field key/name and choose the respective form field easily.