Dynamic Array Fields
Add/remove tags dynamically with per-item validation.
Form validation patterns with Superforms v2 + Valibot v1.
Add/remove tags dynamically with per-item validation.
Dynamic arrays require dataType: 'json' which sends data as JSON instead of FormData. This breaks progressive enhancement (the form won't work without JavaScript).