Guillermo
No, i'd like something like a pop-up warning window, which says: "are
you sure you want to delete?".
Is this possible with an image-link?
[code]
<?php echo $html->image("delete.png", array("alt" => "delete",
'url' => array('controller' => 'hardware_units', 'action' => 'delete',
'id' => $hardware_unit['HardwareUnit']['id'])));?>
[\code]
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en