<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: display json properties in content-metadata-presets in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6160#M2987</link>
    <description>&lt;P&gt;Thank you for your answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I choose to&amp;nbsp;&lt;SPAN&gt;Customize the viewer to manage the JSON layout in the field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you know what is the best&amp;nbsp; methode can i use from an external module (I can't edit file of ACA source direct, I must do it from external module )&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 09:34:18 GMT</pubDate>
    <dc:creator>ssaadaoui</dc:creator>
    <dc:date>2021-02-04T09:34:18Z</dc:date>
    <item>
      <title>display json properties in content-metadata-presets</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6157#M2984</link>
      <description>&lt;P&gt;I customize a content-metadata-presets and it works perfectly . my problem is: I like to display a json propety of a document like a many properties.&lt;/P&gt;&lt;P&gt;actually I have :&amp;nbsp;&lt;/P&gt;&lt;P&gt;signers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;[{"isInternal":false,"firstName":"Mark","lastName":"jacksson","coordinate":"0,0,595,65","telephone":"","id":"","page":1,"email":"***","username":"","order":2}]&lt;/P&gt;&lt;P&gt;&amp;nbsp;but my goal is to show like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;signers:&lt;/P&gt;&lt;P&gt;isInternal:false&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;firstName:Mark&lt;/P&gt;&lt;P&gt;lastName:jacksson&lt;/P&gt;&lt;P&gt;coordinate:0,0,595,65&lt;/P&gt;&lt;P&gt;Do you have any solution&amp;nbsp; to resolve this problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 16:52:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6157#M2984</guid>
      <dc:creator>ssaadaoui</dc:creator>
      <dc:date>2021-02-01T16:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: display json properties in content-metadata-presets</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6158#M2985</link>
      <description>&lt;P&gt;to more explain my problem, there is what i have now in metadata&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 516px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/106i0DDEA1E6A51CCE52/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but i like show like :&lt;/P&gt;&lt;P&gt;&amp;gt;isInternal: true&lt;/P&gt;&lt;P&gt;&amp;gt;firstname:...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 13:48:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6158#M2985</guid>
      <dc:creator>ssaadaoui</dc:creator>
      <dc:date>2021-02-03T13:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: display json properties in content-metadata-presets</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6159#M2986</link>
      <description>&lt;P&gt;Hi Saadaoui,&lt;/P&gt;
&lt;P&gt;Without customizations, you cannot format a JSON string / field in the card viewer.&lt;BR /&gt;Infact, if you would go in edit mode, how the JSON string could be edited being formatted?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I see two options here:&lt;BR /&gt;1) Design a different strategy for the metadata. As an example you could use some metadata and value them with the content of the JSON while you are filling the JSON itself.&lt;/P&gt;
&lt;P&gt;2) Customize the viewer to manage the JSON layout in the field.&lt;/P&gt;
&lt;P&gt;I hope this will help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 08:47:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6159#M2986</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2021-02-04T08:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: display json properties in content-metadata-presets</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6160#M2987</link>
      <description>&lt;P&gt;Thank you for your answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I choose to&amp;nbsp;&lt;SPAN&gt;Customize the viewer to manage the JSON layout in the field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you know what is the best&amp;nbsp; methode can i use from an external module (I can't edit file of ACA source direct, I must do it from external module )&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 09:34:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/display-json-properties-in-content-metadata-presets/m-p/6160#M2987</guid>
      <dc:creator>ssaadaoui</dc:creator>
      <dc:date>2021-02-04T09:34:18Z</dc:date>
    </item>
  </channel>
</rss>

