|
Posted by wim taerwe on 12/13/06 16:39
Hello,
I am looking for an easy way to have a delete button per subitem in 1
form.
For example : a book can have many authors and when I edit the book
details I want to have a list of the authors each with a separate
delete-submitbutton next to it. Now I have the problem that I cannot
know which exact author I want to delete when I click the delete button
next to it.
I could name every delete button differently like
"delete_author1","delete_author2",... but what is the easiest way to
process this after the submit.
Thanks in advance for your reactions,
Wim Taerwe
Navigation:
[Reply to this message]
|