[rt-users] Better way to create a dialog on submit?

Thomas Sibley trs at bestpractical.com
Tue Dec 20 09:29:53 EST 2011


On 12/20/2011 09:08 AM, Mike Johnson wrote:
> Is there any better way then actually editing the code to include
> javascript? I would love to have a modular way of doing it so I could
> replace the functionality quickly after upgrading.

There's no need to edit RT's core code for this.  You'd be using JS
events for this and you can attach those to the elements you want from
within your own javascript file.

Thomas



More information about the rt-users mailing list