Is it possible to ad more image fields dynamically?
This topic is locked
Is it possible to ad more image fields dynamically?
5/24/2012 21:52:06
PHPRunner General questions
V
VonDuck author
Hi, I have searched in the forum, but I couldn't find if this topic has been posted previously or not. Is it possible from a form generated by PHPRunner to add more photos fields dynamically to upload more photos? Something like this:
Ricardo, the main question is - once you add a new field to the form where are you going to save it? You cannot add a new field to the database, right? How do you plan to handle it?