<?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: Alfresco Customization in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265627#M218757</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;SPAN&gt;I need to create a new leave application form in Alfresco. So basically what I need is a dialog which helps me to enter from date, to date and reason for the leave. I have created a new dialog and created a new jsf page containing fields what I need. I would like to know how can I enter the details which are entered in these fields into the underlying database. I know that Alfresco is using Hibernate to communicate with the DB. I couldn't find a way to do that in any of the tutorials which I followed. And while customizing the meta-data of documents I found that I can create new properties (meta-data) for a document by creating a new model file and add the properties which I need in &amp;lt;type/&amp;gt; tag. So It was not required to touch any of the hibernate file to enter those fields to the DB. How can I accomplish this in my requirement. kindly provide some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jayakrishnan S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 06:07:23 GMT</pubDate>
    <dc:creator>jayakrishnan_sa</dc:creator>
    <dc:date>2010-12-06T06:07:23Z</dc:date>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265627#M218757</link>
      <description>Hi,I need to create a new leave application form in Alfresco. So basically what I need is a dialog which helps me to enter from date, to date and reason for the leave. I have created a new dialog and created a new jsf page containing fields what I need. I would like to know how can I enter the detai</description>
      <pubDate>Mon, 06 Dec 2010 06:07:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265627#M218757</guid>
      <dc:creator>jayakrishnan_sa</dc:creator>
      <dc:date>2010-12-06T06:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265628#M218758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best way is to create your own custom type representing the data you need to collect (a leave application) this will then allow you to create and edit instances of this type, using the built-in forms capabilities. The best place to start is &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Data_Dictionary_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Data_Dictionary_Guide&lt;/A&gt;&lt;SPAN&gt; then see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata&lt;/A&gt;&lt;SPAN&gt; for details on configuring the forms.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:52:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265628#M218758</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2010-12-06T14:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265629#M218759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Gavinc. I think that was a great tutorial which you provided. Let me go through it. If I stuck somewhere I will get back to you&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you once again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 03:39:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265629#M218759</guid>
      <dc:creator>jayakrishnan_sa</dc:creator>
      <dc:date>2010-12-07T03:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265630#M218760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavinc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through those wiki pages. But those pages are mentioning about adding new meta-data and aspects which can be added after creating a document. What I need is to make a dialog, add my details (Leave application) and finally make a doc regarding that just like what we do for creating a new document. Can you tell me where I should start? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jayakrishnan S&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 10:42:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265630#M218760</guid>
      <dc:creator>jayakrishnan_sa</dc:creator>
      <dc:date>2010-12-07T10:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265631#M218761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good point, this page contains links to several other wiki pages that show adding new dialogs, customising wizards etc: &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Client_Customisation_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Client_Customisation_Guide&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 22:39:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265631#M218761</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2010-12-07T22:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Customization</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265632#M218762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can I ask a question in the wrong topic, but still hoping for an answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Whats API Alfresco has?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to connect my project to them. Example - Share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your attention!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 06:25:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/re-alfresco-customization/m-p/265632#M218762</guid>
      <dc:creator>dvelopp</dc:creator>
      <dc:date>2010-12-20T06:25:04Z</dc:date>
    </item>
  </channel>
</rss>

