How to add an row to a repeater programmatically?
Hello!
I am creating a HasMany relationships in my DB. Fields are displayed dynamically. Can I make it so that each new field is a new repeater line? It's as if the user clicked the "Add" button. I need each field value_string, value_integer to be a new attribute connection record. Perhaps I should use a different component? Thank you!
I am creating a HasMany relationships in my DB. Fields are displayed dynamically. Can I make it so that each new field is a new repeater line? It's as if the user clicked the "Add" button. I need each field value_string, value_integer to be a new attribute connection record. Perhaps I should use a different component? Thank you!


