<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Kai,<br>
      <br>
      you have to test if the page was edited, as in the following piece
      of code:<br>
      <br>
      <c:if test="${cms.edited}"><br>
              <!-- enforce an automatical reload, when the content is
      edited or moved to another container --><br>
                  ${cms.enableReload}<br>
      </c:if><br>
      <br>
      This works for me in OpenCms version 9.5.3. I hope this helps you.<br>
      <br>
      Kind regards<br>
      Antonio Cordeddu<br>
      <pre class="moz-signature" cols="72">_______________________________________________
Coranto informatica di Antonio Cordeddu
<a class="moz-txt-link-abbreviated" href="mailto:antoniocordeddu@coranto.it">antoniocordeddu@coranto.it</a>
<a class="moz-txt-link-freetext" href="http://www.coranto.it">http://www.coranto.it</a>
_______________________________________________</pre>
      <br>
      <br>
      On 30/05/2016 20:48, Schliemann, Kai wrote:<br>
    </div>
    <blockquote
cite="mid:HE1PR08MB0603F2D778E0965BAC3DD7D4FC450@HE1PR08MB0603.eurprd08.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hi list, <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">does anybody know, how
            to automatically reload the current page after adding or
            editing a news in a news list?
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I placed
            ${cms.enableReload} inside my news list formatter, but it
            does not help.
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I am using 9.5.3.<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">The documentation says:
            Placing ${cms.enableReload} somewhere in your formatter will
            result in an automatically page reload when a content is
            edited (or moved to a different container).<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Best regards<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Kai<o:p></o:p></span></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>



</pre>
    </blockquote>
    <br>
  </body>
</html>