[rt-users] Placing a "custom form" on an RT screen

Kevin Falcone falcone at bestpractical.com
Wed Apr 17 10:52:18 EDT 2013


On Wed, Apr 17, 2013 at 04:40:30PM +0200, Matthias Leisi wrote:
>    I'm a bit at a loss on where to start searching for a solution to this: How to place a custom
>    form(*) on Display.html. Ideally, that would be placed on top of the "History" section, but
>    there is some flexibility on placement if it gets easier to implement.
>    (*) A single button who whould perform a POST action to a non-RT-URL, having the ticket Id as
>    parameter.

You probably want to read about Callbacks - you can use them to insert
HTML into various pages in RT (or to change things about the page, but
in your case you just want to insert some HTML).

http://requesttracker.wikia.com/wiki/Customizing

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130417/94c379bd/attachment.sig>


More information about the rt-users mailing list