<?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: Question on read-only property with noderef in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38535#M20464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thanks gavinc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to model this link as an association, but the problem is I use an object layer to acces Alfresco's repository under the JSR170 api, and I can't acces this association throw this API. Is it true???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2006 12:35:15 GMT</pubDate>
    <dc:creator>felipe</dc:creator>
    <dc:date>2006-05-24T12:35:15Z</dc:date>
    <item>
      <title>Question on read-only property with noderef</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38531#M20460</link>
      <description>Hello, I'm currently using the alfresco's 1.2.1 version, and I would like to enable users to select a space when I integrate a d:noderef property in my custom models, but I've only a disabled textfield in the web client My Tomcat server warns me : WARN [UIProperty] Setting property {Model}ref to rea</description>
      <pubDate>Fri, 19 May 2006 08:08:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38531#M20460</guid>
      <dc:creator>felipe</dc:creator>
      <dc:date>2006-05-19T08:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Question on read-only property with noderef</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38532#M20461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;…..mamevoleterisponnebruttifraciconi??????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 10:26:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38532#M20461</guid>
      <dc:creator>tulum</dc:creator>
      <dc:date>2006-05-19T10:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question on read-only property with noderef</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38533#M20462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, unfortunately you can't, the property type d:noderef is treated as a system property, hence the warning you get about not being able to edit it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have raised an issue to raise the question whether this should remain the case (it still applies in 1.3 as well). &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/jira/browse/AWC-689" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/jira/browse/AWC-689&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only way you will be able to do this is to manually place the r:spaceSelector component on a JSP and manually set the property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 1.3 you can configure properties to use custom components but the component is still going to get disabled due to the fact that we treat d:noderef as a "system" property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that makes sense.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 16:30:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38533#M20462</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-05-19T16:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question on read-only property with noderef</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38534#M20463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The d:noderef property will remain to be treated as a system property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you wanting this type of behaviour you could model the link to the space an association instead of a property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The association editor will provide a list of items that match the target node type so in your case you would get a list of spaces to choose from.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With some customisation you could replace the association editor with the space picker and then create the association yourself in a custom backing bean.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 11:42:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38534#M20463</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2006-05-23T11:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Question on read-only property with noderef</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38535#M20464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thanks gavinc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to model this link as an association, but the problem is I use an object layer to acces Alfresco's repository under the JSR170 api, and I can't acces this association throw this API. Is it true???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2006 12:35:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/question-on-read-only-property-with-noderef/m-p/38535#M20464</guid>
      <dc:creator>felipe</dc:creator>
      <dc:date>2006-05-24T12:35:15Z</dc:date>
    </item>
  </channel>
</rss>

