<?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: Alfresco share document-details page in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253842#M206972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem, I edit with richtext but I want to display with or without layout but without html code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there someone found a solution to display text without html code ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2014 16:09:37 GMT</pubDate>
    <dc:creator>benjamindupont</dc:creator>
    <dc:date>2014-10-27T16:09:37Z</dc:date>
    <item>
      <title>Alfresco share document-details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253839#M206969</link>
      <description>Hi All,I have used alfresco share forms for creating a content.In this form I have one property which displays richText, when I submit the form it save text in html format in repository.when i go to document-details page, in properties dashlet it shows this property but it displays content in html f</description>
      <pubDate>Thu, 29 Nov 2012 09:33:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253839#M206969</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2012-11-29T09:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco share document-details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253840#M206970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to assign another form control to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.g. look at the richtext control: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms#richtext.ftl" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms#richtext.ftl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So like the example use this one and if this isn't exactly what you want, just make your own control and use the richtext or another one as base.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:48:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253840#M206970</guid>
      <dc:creator>shazada</dc:creator>
      <dc:date>2012-11-29T15:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco share document-details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253841#M206971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply, I am using same richText control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I go to create/edit form it displays RichText editor, and when i put some text and formatting in richtext box, it gets stored also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But as we know richtext will store it in HTML format to property with all styles that we have applied to text.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when I go to &lt;/SPAN&gt;&lt;STRONG&gt;document-details&lt;/STRONG&gt;&lt;SPAN&gt; page, it displays same html string which it has stored in repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is how to avoid this kind of display and display only text in &lt;/SPAN&gt;&lt;STRONG&gt;document-details&lt;/STRONG&gt;&lt;SPAN&gt; page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so in document details page it will look like&amp;nbsp; &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Description: &amp;lt;p&amp;gt;This is the document description..&amp;nbsp;&amp;lt;/p&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 05:02:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253841#M206971</guid>
      <dc:creator>alfsender</dc:creator>
      <dc:date>2012-11-30T05:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco share document-details page</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253842#M206972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem, I edit with richtext but I want to display with or without layout but without html code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there someone found a solution to display text without html code ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 16:09:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-document-details-page/m-p/253842#M206972</guid>
      <dc:creator>benjamindupont</dc:creator>
      <dc:date>2014-10-27T16:09:37Z</dc:date>
    </item>
  </channel>
</rss>

