Share » Forums » Setup & design » Creating a notification remove button

Creating a notification remove button

Creating a notification remove button

Wednesday 14 July 2004 8:55:49 am - 1 reply

Modified on Thursday 15 July 2004 1:48:42 pm by James Ward

Author Message

James Ward

Thursday 15 July 2004 1:47:05 pm

In case anyone else ever needs this here is my solution:

<form method="post" action={"/notification/settings/"|ezurl}>
<div style="display: inline;">
<input type="hidden" name="SelectedRuleIDArray_{$handler.id_string}[]" value="{$Rules:item.id}" />
<input type="hidden" name="ContentObjectID" value="{$Rules:item.node.object.id}" />
<input type="image" name="RemoveRule_{$handler.id_string}" value="{'Remove'|i18n('design/standard/notification')}" src={"bin.gif"|ezimage} />
</div> 
</form>

working at www.wardnet.com
blogging at www.jamesward.ca

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu