Hi LaStudent

You could try applying the edit and delete code found in the Event Calendar
application:


#foreach($yourobject in $doc.getObjects("XWiki.YourClass"))

#if($hasedit) ( $doc.getURL( $msg.get("edit") , 
$doc.getURL( $msg.get("delete") )

#end


-----
Lockie
--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Delete-Edit-Button-tp6546454p6552319.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to