<HTML><BODY>I tried it. I still have "wrong" JSON output:<br><br><pre style="overflow-wrap: break-word; white-space: pre-wrap;" data-mce-style="overflow-wrap: break-word; white-space: pre-wrap;">{"parts":["Title","Title","Title"],"Title":"Title 1"}</pre><br>It seems that <span style="font-family: Arial; font-size: 14px;" data-mce-style="font-family: Arial; font-size: 14px;"><cms:jsonpart> takes only the last one content element for output.</span><br><br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">
        Среда, 13 февраля 2019, 9:31 +03:00 от 脸谱 <afeinet@163.com>:<br>
        <br>
        <div id="">






<div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div>
                <base target="_self" href="https://e.mail.ru/">
                
            <div id="style_15500394640000000024_BODY"><div class="class_1550048857"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><div>Hi, I have not used the jsonpart tag, but I suggest you use the following code to try to see what the output is.</div><div><br></div></div><div><cms:contentload collector="allInFolder" param="/service/1/Direction-%(number).xml|Direction" preload="true"><br></div><div>  <cms:contentinfo var="info" /></div><div>  <c:if test="${info.resultSize > 0}"></div><div>  <cms:contentload></div>      <%--  This is itself a loop call. It is not sure which part is decided. --%><div>      <cms:contentaccess var="content" /> <%-- This content will change with the loop, so it might be yours Direction1.xml, Direction2.xml, Direction3.xml . . . --%></div><div>      <cms:jsonpart element="Title">  ${content.value.Title}  </cms:jsonpart></div><div>   </cms:contentload></div><div>  </c:if></div><div> </cms:contentload> </div><div><br></div><div><br></div><div><br></div><style style="display:none">.class_1550048857 p{
margin-top:0px;
margin-bottom:0px;
}</style></div><br><br><span title="neteasefooter"><p> </p></span></div></div>
            
                
                    <div>_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
</div>
                
             
        
                <base target="_self" href="https://e.mail.ru/">
        </div>

        
</div>


</div>
</blockquote>
<br>
<br>-- <br>Andrew Dikansky<br></BODY></HTML>