<?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: Customize Users search in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278110#M231240</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And what is the best way to customize it. I am a beginner Alfresco developer and i've found in this folder too many files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2013 13:08:30 GMT</pubDate>
    <dc:creator>luxman99</dc:creator>
    <dc:date>2013-08-16T13:08:30Z</dc:date>
    <item>
      <title>Customize Users search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278108#M231238</link>
      <description>I want to customize the users search ( particularly when assigning a user in a workflow ) to let the user serach by groups. First, he selects the group, after that, he chooses a user which belongs to the group selected.</description>
      <pubDate>Fri, 16 Aug 2013 09:20:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278108#M231238</guid>
      <dc:creator>luxman99</dc:creator>
      <dc:date>2013-08-16T09:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Users search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278109#M231239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check this component u need to customize this one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\people-finder&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 09:55:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278109#M231239</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-08-16T09:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Users search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278110#M231240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And what is the best way to customize it. I am a beginner Alfresco developer and i've found in this folder too many files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 13:08:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278110#M231240</guid>
      <dc:creator>luxman99</dc:creator>
      <dc:date>2013-08-16T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Users search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278111#M231241</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;This is a process of several steps. You can start by augmenting the markup, ie. add an input element and a label to search for groups. It's done in the *ftl file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can alter the behavior of client-side javascript, which will: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- hide the person finder and unhide the group finder input element&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- when user searches for a group, do a call to backend, it is similar to the people search, just slightly different param. Check this in group-finder.js file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- when you get back this group and select it, do another ajax call to backend to get all people in this group, and put these as a data source for input element, and unhide the people search element now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would be done in client side component, somewhere in /share/components/people-finder/people-finder.js&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try looking at those files and ask for help once you figure out your next question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:07:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278111#M231241</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2013-08-20T21:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Users search</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278112#M231242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. I will try to follow these steps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/customize-users-search/m-p/278112#M231242</guid>
      <dc:creator>luxman99</dc:creator>
      <dc:date>2013-08-20T21:43:30Z</dc:date>
    </item>
  </channel>
</rss>

