<?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 View metadata form for consumers in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/view-metadata-form-for-consumers/m-p/280040#M233170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to figure out a way for a normal consumer user to view content object metadata without using "document-details".&lt;/P&gt;&lt;P&gt;By default, from a Document Library the user can click on a document link and be redirected to "document-details". I want the user to be navigated to only a metadata view.&lt;/P&gt;&lt;P&gt;For a user with write permissions, I'm redirecting him to "edit-metadata" form, but I am failing to find a good solution for users without write permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I am looking for a "view-metadata" form to where I can redirect my consumer users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have this: (overriding "DL_generateFileFolderLinkMarkup")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14773016806108995" data-hasrefreshed="true" data-renderedposition="258_8_1332_240" jivemacro_uid="_14773016806108995"&gt;&lt;P&gt;if(record.node.type == "mymodel:custompackage")&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(record.node.permissions.user.Write == true)&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; html = actionUrls.editMetadataUrl;&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; else&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; //what to do here?&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; else&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; html = actionUrls.documentDetailsUrl;&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 09:37:37 GMT</pubDate>
    <dc:creator>leifhorpestad</dc:creator>
    <dc:date>2016-10-24T09:37:37Z</dc:date>
    <item>
      <title>View metadata form for consumers</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-metadata-form-for-consumers/m-p/280040#M233170</link>
      <description>Hi all,I am trying to figure out a way for a normal consumer user to view content object metadata without using "document-details".By default, from a Document Library the user can click on a document link and be redirected to "document-details". I want the user to be navigated to only a metadata vie</description>
      <pubDate>Mon, 24 Oct 2016 09:37:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-metadata-form-for-consumers/m-p/280040#M233170</guid>
      <dc:creator>leifhorpestad</dc:creator>
      <dc:date>2016-10-24T09:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: View metadata form for consumers</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/view-metadata-form-for-consumers/m-p/280041#M233171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to create such a page yourself. Alfresco considers the document details page as a simple view page, and if that is not acceptable in your case you must create the alternative. You could do this by duplicating the document details page and stripping out all the components you do not want to see there as well as select a very specific form ID for custom metadata structuring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 14:52:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/view-metadata-form-for-consumers/m-p/280041#M233171</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-10-24T14:52:05Z</dc:date>
    </item>
  </channel>
</rss>

