<?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: Adding a custom field with a link in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228098#M181228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use LinkGenerator in an association tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-association name="my:parents" component-generator="LinkGenerator" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but something goes wrong when the details item is opened….&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;javax.faces.FacesException: java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;BR /&gt;caused by:&lt;BR /&gt;org.apache.jasper.JasperException: java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;BR /&gt;caused by:&lt;BR /&gt;java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an idea what I'm missing?? thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 10:41:12 GMT</pubDate>
    <dc:creator>cristian</dc:creator>
    <dc:date>2010-05-05T10:41:12Z</dc:date>
    <item>
      <title>Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228092#M181222</link>
      <description>Hello everyone,I have created a new field for my documents which purpose is to link to a Jira Issue. I am able to edit that field using webservices but I would like to have a link in that field instead of a simple String, to directly point the Jira issue. Is that possible ?Thanks.Nathan.ps : I am us</description>
      <pubDate>Wed, 17 Mar 2010 16:34:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228092#M181222</guid>
      <dc:creator>chantren</dc:creator>
      <dc:date>2010-03-17T16:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228093#M181223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By "link", do you mean the URL of the Jira issue? It would still be just a string type.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Mar 2010 16:43:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228093#M181223</guid>
      <dc:creator>invictus9</dc:creator>
      <dc:date>2010-03-19T16:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228094#M181224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I want to put the URL of the Jira Issue, but ideally i would like this url not to be displayed. I want to have the key of the issue (such as JRA-1020) containing an hypertext link to that issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 09:15:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228094#M181224</guid>
      <dc:creator>chantren</dc:creator>
      <dc:date>2010-03-22T09:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228095#M181225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in your web-client-config-custom.xml, instead of using the Component-generator "TextFieldGenerator" , use 'LinkGenerator" , that should solve it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 23:39:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228095#M181225</guid>
      <dc:creator>hsohaib</dc:creator>
      <dc:date>2010-04-09T23:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228096#M181226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you hsohaib, that's what I was looking for. But I still have the following problem, how do I configure the link ? The link is currently &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/faces/jsp/dialog/FAH-729" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/faces/jsp/dialog/FAH-729&lt;/A&gt;&lt;SPAN&gt; and I would like it to be &lt;/SPAN&gt;&lt;A href="http://localhost:8080/jira/browse/FAH-729" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/jira/browse/FAH-729&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 09:09:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228096#M181226</guid>
      <dc:creator>chantren</dc:creator>
      <dc:date>2010-04-12T09:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228097#M181227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in the propery's value you need to specify the whole link (&lt;/SPAN&gt;&lt;A href="http://localhost:8080/jira/browse/FAH-729" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/jira/browse/FAH-729&lt;/A&gt;&lt;SPAN&gt;), not just (FAH-729) .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you want only "FAH-729" to be displayed you might wanna create your custom version of "LinkGenerator" class that you can find in the SDK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 13:13:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228097#M181227</guid>
      <dc:creator>hsohaib</dc:creator>
      <dc:date>2010-04-16T13:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228098#M181228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use LinkGenerator in an association tag:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;show-association name="my:parents" component-generator="LinkGenerator" /&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but something goes wrong when the details item is opened….&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;javax.faces.FacesException: java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;BR /&gt;caused by:&lt;BR /&gt;org.apache.jasper.JasperException: java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;BR /&gt;caused by:&lt;BR /&gt;java.lang.ClassCastException: javax.faces.component.UIOutput cannot be cast to org.alfresco.web.ui.repo.component.property.BaseAssociationEditor&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an idea what I'm missing?? thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 10:41:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228098#M181228</guid>
      <dc:creator>cristian</dc:creator>
      <dc:date>2010-05-05T10:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a custom field with a link</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228099#M181229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you found how to solve this issue. I am having the same error. If so, could you please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 09:42:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-a-custom-field-with-a-link/m-p/228099#M181229</guid>
      <dc:creator>billo</dc:creator>
      <dc:date>2010-11-23T09:42:18Z</dc:date>
    </item>
  </channel>
</rss>

