<?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: Creating a simple form to collect data from the user in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218785#M171915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much zladuric..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will definitely try it out..Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 May 2010 03:52:42 GMT</pubDate>
    <dc:creator>yogesh_prabhu</dc:creator>
    <dc:date>2010-05-07T03:52:42Z</dc:date>
    <item>
      <title>Creating a simple form to collect data from the user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218781#M171911</link>
      <description>Hi,I am using Alfresco-community-edition-3.3Is it possible to create a [size=125]Simple form [/size]in alfresco that contains some fields to collect data from the user and this gets stored in the database..The next time i want to view the data, i can show it in a jsp page by retreiving the data from</description>
      <pubDate>Tue, 04 May 2010 12:58:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218781#M171911</guid>
      <dc:creator>yogesh_prabhu</dc:creator>
      <dc:date>2010-05-04T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a simple form to collect data from the user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218782#M171912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Absolutely. The simplest approach I can think of is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a new dashlet - and build this simple form you need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Create a webscript or java-backed webscript to update the database or store this info somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Have the dashlet use this webscript when the user clicks "Save" or something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Retrieve your info from wherever you have placed it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An excellent example of this approach is &lt;/SPAN&gt;&lt;A href="http://niketa-alfresco3.blogspot.com/2009/12/how-to-access-alfresco-repository-in.html" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try repeating what's there, and you can go on from there with much more understanding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 17:00:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218782#M171912</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-05-04T17:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a simple form to collect data from the user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218783#M171913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi zladuric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That was of some great help..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this is possible..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I referred to a wiki &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts_Examples#Folder_Browse.2FRSS_Feed" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Scripts_Examples#Folder_Browse.2FRSS_Feed&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to this i can view a Folder hierarchy..and i am able to see that..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, i want to view that folder hierarchy in my custom dashlet..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible??&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>Wed, 05 May 2010 09:02:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218783#M171913</guid>
      <dc:creator>yogesh_prabhu</dc:creator>
      <dc:date>2010-05-05T09:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a simple form to collect data from the user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218784#M171914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't see why not. From the example, you can see how your share dashlet can interact with alfresco webscripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example: share dashlet has a server side javascript that's executed before sending the response to the client. also, there is a client-side javascript that can call another webscript or webscripts - depending on how you design it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 08:28:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218784#M171914</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-05-06T08:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a simple form to collect data from the user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218785#M171915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much zladuric..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will definitely try it out..Thanks!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 03:52:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/creating-a-simple-form-to-collect-data-from-the-user/m-p/218785#M171915</guid>
      <dc:creator>yogesh_prabhu</dc:creator>
      <dc:date>2010-05-07T03:52:42Z</dc:date>
    </item>
  </channel>
</rss>

