<br><font size=2 face="sans-serif">replying to myself, but i've just noticed
it is working with IE8, i mean the page is auto refreshing, but not with
Mozilla Firefox 8.0</font>
<br><font size=2 face="sans-serif">any hint is still welcome</font>
<br><font size=2 face="sans-serif"><br>
Raphaël MOUNEYRES</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Raphaël MOUNEYRES <raphael.mouneyres@sagemcom.com></b>
</font>
<br><font size=1 face="sans-serif">Envoyé par : rt-users-bounces@lists.bestpractical.com</font>
<p><font size=1 face="sans-serif">08/11/2011 10:00</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">"rt-users@lists.bestpractical.com"
<rt-users@lists.bestpractical.com></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">[rt-users] auto refresh dashboard after
back in history</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
Hello list,</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
i'd like advice on the following method i've implemented wich is working
99%, just missing the last step.</font><font size=3> </font><font size=2 face="sans-serif"><br>
I've added a new Priority ColumnMap called PriorityArrows for our manager
to be able to modify priorities rapidly while looking at a Dashboard during
a meeting, without need to enter into ticket details.</font><font size=3>
</font><font size=2 face="sans-serif"><br>
It is looking like this (other icons are working well already) :</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
The arrows are href link pointing to an html page doing the priority modification,
and this is working.</font><font size=3> </font><font size=2 face="sans-serif"><br>
In this html page, i've added a javascript method to go back one page to
the dashboardn this is working too.</font><font size=3> </font><font size=2 face="sans-serif"><br>
BUT the dashboard has not been "refreshed" with the new value,
as the page is cached (inside the browser?masoncache?).</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
So now i'd like to know if someone would have a hint to force refresh of
dashboard page after back(), or any other idea.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I'm using RT 3.8, and here are the codes i've written :</font><font size=3>
</font>
<br><PRE>#
" Ce courriel et les documents qui lui sont joints peuvent contenir des
informations confidentielles ou ayant un caractère privé. S'ils ne vous sont
pas destinés, nous vous signalons qu'il est strictement interdit de les
divulguer, de les reproduire ou d'en utiliser de quelque manière que ce
soit le contenu. Si ce message vous a été transmis par erreur, merci d'en
informer l'expéditeur et de supprimer immédiatement de votre système
informatique ce courriel ainsi que tous les documents qui y sont attachés."


                               ******

" This e-mail and any attached documents may contain confidential or
proprietary information. If you are not the intended recipient, you are
notified that any dissemination, copying of this e-mail and any attachments
thereto or use of their contents by any means whatsoever is strictly
prohibited. If you have received this e-mail in error, please advise the
sender immediately and delete this e-mail and all attached documents
from your computer system."
#
</PRE>