<?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: Use folder properties and user input on share custom page in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52307#M19740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well its bit difficult, but you can achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically you need to use&amp;nbsp;javascript function for this.Default javascript function like onActionFormDialog or onActionSimpleRepoAction are defined in below file on alfresco share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;share-war\components\documentlibrary\actions.js&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can take reference of above mentioned functions in the actions.js file and create new javascript function as per the requirement and finally redirect user to edit properties or the page which want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 15:02:36 GMT</pubDate>
    <dc:creator>krutik_jayswal</dc:creator>
    <dc:date>2018-01-23T15:02:36Z</dc:date>
    <item>
      <title>Use folder properties and user input on share custom page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52304#M19737</link>
      <description>Hi!I'm&amp;nbsp;trying to add some extra functionality to Alfresco Document Library and as I'm new to Alfresco I would like to ask you for some assistance.What is needed (as example):1. Create folder2. Apply custom type demoFolder to the folder (done)3. Populate demoFolder&amp;nbsp;properties First Name and Last Name</description>
      <pubDate>Tue, 23 Jan 2018 13:23:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52304#M19737</guid>
      <dc:creator>olylak</dc:creator>
      <dc:date>2018-01-23T13:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Use folder properties and user input on share custom page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52305#M19738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is bit not clear to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we click on custom action, do you want something like below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Clicking on custom action should open up one dialogue/form.&lt;/LI&gt;&lt;LI&gt;After filling up the data , it should get redirected to a new page which displayed the properties in edit/view mode.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the exact business requirement for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:35:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52305#M19738</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-01-23T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Use folder properties and user input on share custom page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52306#M19739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krutik!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;Yes, that's exactly what we want. Get user input data via form and when submit - open custom page displaying entered data by user and properties from the container where this action was executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's suppose tha folder has properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First Name:&lt;/STRONG&gt; &lt;EM&gt;Oleh&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Last Name:&lt;/STRONG&gt; &lt;EM&gt;Lylak&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User execute custom action and enter additional values using form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;: &lt;EM&gt;Book&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;: &lt;EM&gt;100&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After&amp;nbsp;form submit we want to be redirected to custom page showing those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how I can achive it? possible solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:51:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52306#M19739</guid>
      <dc:creator>olylak</dc:creator>
      <dc:date>2018-01-23T13:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use folder properties and user input on share custom page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52307#M19740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well its bit difficult, but you can achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically you need to use&amp;nbsp;javascript function for this.Default javascript function like onActionFormDialog or onActionSimpleRepoAction are defined in below file on alfresco share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;share-war\components\documentlibrary\actions.js&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can take reference of above mentioned functions in the actions.js file and create new javascript function as per the requirement and finally redirect user to edit properties or the page which want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:02:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/use-folder-properties-and-user-input-on-share-custom-page/m-p/52307#M19740</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2018-01-23T15:02:36Z</dc:date>
    </item>
  </channel>
</rss>

