Easily insert or update nested data in your database tables. App Connect Form repeat allows you to easily insert or update nested data in your database tables using a single insert or update action. This way you can insert data in your main table as well as in its sub tables.
Inspector Property Groups
| Property |
Type |
Details |
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Required in common setups. Attribute: id |
| Items | text | Attribute: dmx-bind:items Supports dynamic option sources. |
| Min | text | Attribute: min |
| Max | text | Attribute: max |
| Sortable | boolean | Attribute: sortable |
| Handle | text | Enter a CSS Selector to use as drag handle Attribute: handle |
Actions
Add
Form Repeat Add
| Configuration group |
Controls |
| Add Properties | Action configuration group |
Remove
Form Repeat Remove
| Configuration group |
Controls |
| Remove Properties | Index |
Move
Form Repeat Move
| Configuration group |
Controls |
| Move Properties | Old index, New index |
Move to start
Form Repeat Move to start
| Configuration group |
Controls |
| Move to start Properties | Index |
Move to end
Form Repeat Move to end
| Configuration group |
Controls |
| Move to end Properties | Index |
Dynamic Attributes
Min
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Max
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Sortable
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Handle
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Animation
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Dynamic Events
Added
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Moved
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Event Data
| Field |
Type |
Details |
| oldIndex | number | |
| newIndex | number | |
Removed
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Duplicated
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |
Event Data
| Field |
Type |
Details |
| index | number | |
Update
| Event option |
Type |
Details |
| Action: | text | Choose the action to execute. |