This topic is locked

Is it possible to ad more image fields dynamically?

5/24/2012 9:52:06 PM
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:

http://www.todoparcelas.cl/agregar_campos/index.html
I hope you can answer me ASAP
Thanks in advance.
Bye

Sergey Kornilov admin 5/24/2012

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?