I think I must clarify what I am saying below:  <div>from what I understand RT4 callbacks are defined in /rt4/share/Elements.  I found a number of callbacks there, but not the one I am looking for, viz. Header, so I need help to either find it or create it from scratch.  </div>

<div><br></div><div>Regards</div><div>Nafiesa</div><div><br><div class="gmail_quote">On 10 July 2012 13:36, Nafiesa Allie <span dir="ltr"><<a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ruslan<div><br></div><div>I managed to figure out how to successfully create a dirty variant, and it seems to do what I want.  However, I am still struggling to create the callback. </div>

<div>"
<span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">There is a callback in Header file to put </span><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">any custom javascript on RT pages.</span> "  - I do not find such a callback. </div>


<div>I now understand the concept of a callback, but not finding the relevant callback does not help much.  Please could you give me some direction?</div><div><br></div><div>Regards</div><div><span class="HOEnZb"><font color="#888888">Nafiesa</font></span><div>

<div class="h5"><br><br><div class="gmail_quote">
On 6 July 2012 15:21, Nafiesa Allie <span dir="ltr"><<a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi Ruslan<div><br></div><div>Thanks so much for your swift response plus the given detail;  I am so glad that it is possible!  However, I have no idea how to get to the interface that will enable me to add the new code.  This is the first time I am wanting to do a customization, and I do not know where to start.  How do I get to the interface in your screenshot?</div>



<div><br></div><div>Have a great weekend!</div><div><span><font color="#888888">Nafiesa</font></span><div><div><br><br><div class="gmail_quote">On 5 July 2012 14:53, Ruslan Zakirov <span dir="ltr"><<a href="mailto:ruz@bestpractical.com" target="_blank">ruz@bestpractical.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Tue, Jul 3, 2012 at 9:29 AM, Nafiesa Allie <<a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a>> wrote:<br>




> I have already created dashboards with custom searches, but my problem lies<br>
> with the fact that I cannot get the panels to lie alongside each other as<br>
> per my example.  RT only allows two lists/charts panels next to each other.<br>
> How do I overcome this?<br>
<br>
</div>With javascript:<br>
<br>
jQuery('table.myrt td.boxcontainer ><br>
div').detach().appendTo('table.myrt > tbody > tr').wrap('<td<br>
class="boxcontainer" />');<br>
<br>
Above is dirty variant, but at least it works in Chrome and<br>
demonstrates how to start. There is a callback in Header file to put<br>
any custom javascript on RT pages.<br>
<div><div><br>
><br>
><br>
> On 2 July 2012 21:47, Ruslan Zakirov <<a href="mailto:ruz@bestpractical.com" target="_blank">ruz@bestpractical.com</a>> wrote:<br>
>><br>
>> On Mon, Jul 2, 2012 at 12:42 PM, Nafiesa Allie <<a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a>><br>
>> wrote:<br>
>> > Great! So where do I start?  I have never fiddled with CSS or JS before,<br>
>> > so<br>
>> > it will be helpful if you could direct me to a relevant example.<br>
>><br>
>> Start from Dashboards, custom searches and see how close you can get<br>
>> to what you need.<br>
>><br>
>><br>
>><br>
>> ><br>
>> > On 29 June 2012 20:09, Thomas Sibley <<a href="mailto:trs@bestpractical.com" target="_blank">trs@bestpractical.com</a>> wrote:<br>
>> >><br>
>> >> On 06/29/2012 10:57 AM, Benjamin Boksa wrote:<br>
>> >> > I am sure this can be done using RT4 by writing a custom page - but I<br>
>> >> > honestly do not know how…<br>
>> >><br>
>> >> Learning the basics of how to create your own page in RT will probably<br>
>> >> be faster and more efficient than trying to use the REST interface to<br>
>> >> get all the data and interaction you want.<br>
>> >><br>
>> >> You can probably do most of what you want with a standard dashboard and<br>
>> >> a bunch of custom CSS and JS that targets it to rearrange as necessary.<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> ><br>
>> > Groete/Regards<br>
>> ><br>
>> > Nafiesa Allie<br>
>> ><br>
>> > Kromco (Pty) Ltd<br>
>> ><br>
>> > | t <a href="tel:%2B27%5B0%5D21%20850-6847" value="+27218506847" target="_blank">+27[0]21 850-6847</a> | f <a href="tel:%2B27%5B0%5D21%20850-6871" value="+27218506871" target="_blank">+27[0]21 850-6871</a> | e <a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a> |<br>




>> ><br>
>> > *Important Notice: This e-mail may contain trade secrets or privileged,<br>
>> > undisclosed, or otherwise confidential information.<br>
>> ><br>
>> > If you have received this e-mail in error, you are hereby notified that<br>
>> > any<br>
>> > review, copying, or distribution of it is strictly prohibited.<br>
>> ><br>
>> > Please inform us immediately and destroy the original transmittal. Thank<br>
>> > you<br>
>> > for your cooperation.<br>
>> ><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Best regards, Ruslan.<br>
><br>
><br>
><br>
><br>
> --<br>
><br>
> Groete/Regards<br>
><br>
> Nafiesa Allie<br>
><br>
> Kromco (Pty) Ltd<br>
><br>
> | t <a href="tel:%2B27%5B0%5D21%20850-6847" value="+27218506847" target="_blank">+27[0]21 850-6847</a> | f <a href="tel:%2B27%5B0%5D21%20850-6871" value="+27218506871" target="_blank">+27[0]21 850-6871</a> | e <a href="mailto:nafiesaa@kromco.co.za" target="_blank">nafiesaa@kromco.co.za</a> |<br>




><br>
> *Important Notice: This e-mail may contain trade secrets or privileged,<br>
> undisclosed, or otherwise confidential information.<br>
><br>
> If you have received this e-mail in error, you are hereby notified that any<br>
> review, copying, or distribution of it is strictly prohibited.<br>
><br>
> Please inform us immediately and destroy the original transmittal. Thank you<br>
> for your cooperation.<br>
><br>
><br>
<br>
<br>
<br>
</div></div><span><font color="#888888">--<br>
Best regards, Ruslan.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><p><a name="13870ad8540d4bd7_1385c73ed9db7406_SafeHtmlFilter_SafeHtmlFilter__MailAutoSig"><span style="color:#632423">Groete/Regards</span></a></p>



<p><span style="color:rgb(99,36,35);font-family:'Viner Hand ITC'">Nafiesa Allie</span></p>

<p><span><span style="color:#632423">Kromco (Pty) Ltd</span></span><span><span style="color:#632423"></span></span></p>

<p><span><span style="color:#632423">| t +27[0]21
850-6847 | f <a href="tel:%2B27%5B0%5D21%20850-6871" value="+27218506871" target="_blank">+27[0]21 850-6871</a> | e </span></span><a href="mailto:nafiesaa@kromco.co.za" target="_blank"><span><span style="color:blue">nafiesaa@kromco.co.za</span></span><span></span></a><span><span style="color:#632423"> |</span></span></p>





<p><span><span style="font-size:7.5pt;color:#632423">*Important Notice: This e-mail may
contain trade secrets or privileged, undisclosed, or otherwise confidential
information.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">If you have received this e-mail
in error, you are hereby notified that any review, copying, or distribution of
it is strictly prohibited.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">Please inform us immediately and
destroy the original transmittal. Thank you for your cooperation.</span></span></p><br>
</div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><p><a name="13870ad8540d4bd7_SafeHtmlFilter_SafeHtmlFilter__MailAutoSig"><span style="color:#632423">Groete/Regards</span></a></p>

<p><span style="color:rgb(99,36,35);font-family:'Viner Hand ITC'">Nafiesa Allie</span></p>

<p><span><span style="color:#632423">Kromco (Pty) Ltd</span></span><span><span style="color:#632423"></span></span></p>

<p><span><span style="color:#632423">| t +27[0]21
850-6847 | f <a href="tel:%2B27%5B0%5D21%20850-6871" value="+27218506871" target="_blank">+27[0]21 850-6871</a> | e </span></span><a href="mailto:nafiesaa@kromco.co.za" target="_blank"><span><span style="color:blue">nafiesaa@kromco.co.za</span></span><span></span></a><span><span style="color:#632423"> |</span></span></p>




<p><span><span style="font-size:7.5pt;color:#632423">*Important Notice: This e-mail may
contain trade secrets or privileged, undisclosed, or otherwise confidential
information.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">If you have received this e-mail
in error, you are hereby notified that any review, copying, or distribution of
it is strictly prohibited.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">Please inform us immediately and
destroy the original transmittal. Thank you for your cooperation.</span></span></p><br>
</div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><p><a name="SafeHtmlFilter_SafeHtmlFilter__MailAutoSig"><span style="color:#632423">Groete/Regards</span></a></p>

<p><span style="color:rgb(99,36,35);font-family:'Viner Hand ITC'">Nafiesa Allie</span></p>

<p><span><span style="color:#632423">Kromco (Pty) Ltd</span></span><span><span style="color:#632423"></span></span></p>

<p><span><span style="color:#632423">| t +27[0]21
850-6847 | f +27[0]21 850-6871 | e </span></span><a href="mailto:nafiesaa@kromco.co.za" target="_blank"><span><span style="color:blue">nafiesaa@kromco.co.za</span></span><span></span></a><span><span style="color:#632423"> |</span></span></p>



<p><span><span style="font-size:7.5pt;color:#632423">*Important Notice: This e-mail may
contain trade secrets or privileged, undisclosed, or otherwise confidential
information.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">If you have received this e-mail
in error, you are hereby notified that any review, copying, or distribution of
it is strictly prohibited.</span></span></p>

<p><span><span style="font-size:7.5pt;color:#632423">Please inform us immediately and
destroy the original transmittal. Thank you for your cooperation.</span></span></p><br>
</div>