Forum Moderators: coopster
I want to create a custom form, in which user can input items more than one time, everytime time they click Add, those items will be displayed directly on the same page. They can input as many items as they want.
And later if possible they can click on the items which they have entered to edit.
Can anyone tell me where to find any tutorials/ examples to create this kind of form. It seems that QuickForm tutorials / examples are rare....
I tried to use
$data = $this->controller->exportValue('page1','name');
$this->addElement('static','','',$data);
but it only display the one item (the latest item entered).....
Any help/hints would be really appreciated....
Thanks
KapalSalam
[pookey.co.uk...]
[sklar.com...]
[devarticles.com...]
hopefully these will help...unless the links r removed