<?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 How to make dynamic metadata property based on value in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-dynamic-metadata-property-based-on-value/m-p/279553#M232683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on a custom content model that has a property of document status. The allowed values are Pending, approved, paid, exported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When a document is uploaded the document is automatically marked as pending and the user can mark it as approved. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a script that runs nightly that will export the metadata to a third party system and mark it as Exported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is how can I make it so that a user can only mark the document as pending or approved But they can not change it after it has been marked as exported or paid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any answers will be much appreciated. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 22:10:19 GMT</pubDate>
    <dc:creator>craig_michael_n</dc:creator>
    <dc:date>2014-03-27T22:10:19Z</dc:date>
    <item>
      <title>How to make dynamic metadata property based on value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-dynamic-metadata-property-based-on-value/m-p/279553#M232683</link>
      <description>I am working on a custom content model that has a property of document status. The allowed values are Pending, approved, paid, exported. When a document is uploaded the document is automatically marked as pending and the user can mark it as approved. There is a script that runs nightly that will exp</description>
      <pubDate>Thu, 27 Mar 2014 22:10:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-dynamic-metadata-property-based-on-value/m-p/279553#M232683</guid>
      <dc:creator>craig_michael_n</dc:creator>
      <dc:date>2014-03-27T22:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make dynamic metadata property based on value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-dynamic-metadata-property-based-on-value/m-p/279554#M232684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create custom form control if you are using custom forms for editing metadata of document with your custom content type.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For that, you need to create one custom control "custom-selectone.ftl" which will be same as "selectone.ftl(/site-webscripts/org/alfresco/components/form/controls)" and you can put your custom control under shared/web-extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now in you custom control you can change the display dropdown logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 06:07:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-dynamic-metadata-property-based-on-value/m-p/279554#M232684</guid>
      <dc:creator>aaditvmajmudar</dc:creator>
      <dc:date>2014-03-28T06:07:00Z</dc:date>
    </item>
  </channel>
</rss>

