Forum
Perch Blocks with Forms
I'm creating somewhat of a simple "form builder" using perch blocks which has been working great so far. The only snag I'm having is that when the same perch block is used twice or more, it creates two or more separate submissions instead of just one. I imagine it's because the id's are the same when the perch block is repeated. Is there a preferred way or method around this?
I don't think so, as field IDs can't be dynamic.
Thanks!