Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Adding extra icons to complex table


Go to End


1476 Views

Avatar
Phill

Community Member, 81 Posts

21 February 2009 at 3:51am

Hey

Im having trouble with a complex table like in the Security are where you have view, edit and delete icons im trying to add an extra icon to that when clicked will send an email out to that user but im having trouble adding the extra icon.

Iv created the column by editing the template and my icon appears but even when it has no link (ie the codes just like <td><src="image.jpg" /></td>) it still causes the lgihtbox window to appear for view.

Any ideas why this is?

or how i should go about adding a column that contains a link that is connected to a php method when clicked

Thanks