Hey, I'm stuck in a problem that is similar to the problem Eric asked about. I am trying to create a dynamic form in zend, and what I want to do is that there should be a button that, when clicked, adds a new text field or any form element dynamically.
Now the problem is that I'm new to the zend framework. I am using 1.9.7 right now. I made some functions, such as user registration and login, etc., but dojo and the zend subformation are completely alien to me. so i need your help. tell me where I should start and what will be the logic of this dynamic form.
Regards, FURQAN
source
share