<?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: Hyperlinking of the custom aspect value in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292683#M245813</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;It's actually quite easy to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, you'll have to create a new form control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The control definition contains both the read and write views.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you base yours on the default text component and tweak a bit (add a javascript verification for the url format in edit mode. add a link tag in read mode)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you'll have to update the form definition&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is configurable in share-config-custom.xml where you just redefine the form for your aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you can override the default form control for your metadata and force it to use your custom control&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 13:38:00 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2014-01-21T13:38:00Z</dc:date>
    <item>
      <title>Hyperlinking of the custom aspect value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292682#M245812</link>
      <description>Hi Team,I have a Custom aspect property value which I need to make it as hyperlink (eg: title =knowledge base)to make knowledge base a hyper link, and on click of the hyper link I have to invoke the web script.Can some body help me out with this.I am using 4.1 enterprise edition.RegardsSrikanth S</description>
      <pubDate>Tue, 21 Jan 2014 13:26:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292682#M245812</guid>
      <dc:creator>srik</dc:creator>
      <dc:date>2014-01-21T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinking of the custom aspect value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292683#M245813</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;It's actually quite easy to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, you'll have to create a new form control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The control definition contains both the read and write views.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you base yours on the default text component and tweak a bit (add a javascript verification for the url format in edit mode. add a link tag in read mode)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you'll have to update the form definition&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is configurable in share-config-custom.xml where you just redefine the form for your aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you can override the default form control for your metadata and force it to use your custom control&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 13:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292683#M245813</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2014-01-21T13:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinking of the custom aspect value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292684#M245814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi scouil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be really great if you provide me with an example programmatically .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Srikanth S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 16:43:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292684#M245814</guid>
      <dc:creator>srik</dc:creator>
      <dc:date>2014-01-21T16:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlinking of the custom aspect value</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292685#M245815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll find an example for the first here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/COMMUNITYTAGS/V4.2e/root/projects/web-framework-commons/config/alfresco/site-webscripts/org/alfresco/components/form/controls/textfield.ftl" rel="nofollow noopener noreferrer"&gt;http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/COMMUNITYTAGS/V4.2e/root/projects/web-framework-commons/config/alfresco/site-webscripts/org/alfresco/components/form/controls/textfield.ftl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And for the second here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Forms#control" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Forms#control&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Give it a try and come back here if you're stuck. I'll be glad to answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:09:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/hyperlinking-of-the-custom-aspect-value/m-p/292685#M245815</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2014-01-21T17:09:31Z</dc:date>
    </item>
  </channel>
</rss>

