Forums
(@doshareit)
10 years, 4 months ago
Hi Michael,
Yes, my solution is based on this post. I’ve found a workaround to avoid empty data in radio fields:
I insert all posted data into an array, and then, serialize/unserialize
😉