Hello,
when using the modeladmin search, you get the list of results in the main area of the page - including an 'x' to delete the item.
What I want to do is add a few extra columns - a couple of html links, and a tickbox.
Using jquery, I'll make the links open popup windows, and the tick box will be used to change 'status' of multiple items at once. I think I know how I can do the jquery bit - but I'm really not sure how to get the links into the table...
Ideas welcome!
Cheers