Hey Sid,
thank you - i have used tagify in frontend.
In my Server Action for the outbound POST i setup the json manually and bind it to my form.
It works when i use static values and the outbound is posted.
i need to make that part repeated in my post.
The required fields are quantity and items. i have seen some threads in the forum that i should use something like items[quantity] in the name of my field.
am i on the right way?
I need this part dynamic;