<?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: need customization on UI in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25787#M11152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a behaviour to auto generate passwords while creating&amp;nbsp; new users. so I want to remove/hide the two fields "pasword" and "verify password". I just got users.get.html.ftl file. I am able to override this file. But the issue is I can only add labels/texts but not able to remove or comment out anything. If comment out or remove anything, it just shows a blank white page. &lt;/P&gt;&lt;P&gt;I need help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2017 06:56:39 GMT</pubDate>
    <dc:creator>monicakumari</dc:creator>
    <dc:date>2017-10-11T06:56:39Z</dc:date>
    <item>
      <title>need customization on UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25785#M11150</link>
      <description>I want to hide the "password" and "verify password" fields on UI of creating new user. I think it must be some .html.ftl file. but I am not able to find the exact name of the file. somebody have any idea about the file name ?what customizations or steps I should follow to hide these two fields from</description>
      <pubDate>Tue, 10 Oct 2017 12:24:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25785#M11150</guid>
      <dc:creator>monicakumari</dc:creator>
      <dc:date>2017-10-10T12:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: need customization on UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25786#M11151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following addon changes the forms you want to change, but in a different way, that is to add new custom fields.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/sujaypillai/someco-people" title="https://github.com/sujaypillai/someco-people" rel="nofollow noopener noreferrer"&gt;GitHub - sujaypillai/someco-people&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can rely on it in order to identify what you have to change, and how you should be structuring your project to deal with such customizations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 19:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25786#M11151</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-10-10T19:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: need customization on UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25787#M11152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a behaviour to auto generate passwords while creating&amp;nbsp; new users. so I want to remove/hide the two fields "pasword" and "verify password". I just got users.get.html.ftl file. I am able to override this file. But the issue is I can only add labels/texts but not able to remove or comment out anything. If comment out or remove anything, it just shows a blank white page. &lt;/P&gt;&lt;P&gt;I need help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 06:56:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25787#M11152</guid>
      <dc:creator>monicakumari</dc:creator>
      <dc:date>2017-10-11T06:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: need customization on UI</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25788#M11153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page is composed of more files.&lt;/P&gt;&lt;P&gt;This one you are changing is just the one responsible to generate the html body for the page, but you have to check the webscript controller, as this is going to try to read/write from/to thoses fields you are removing.&lt;/P&gt;&lt;P&gt;If you look&amp;nbsp;in the same folder where you found the&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;users.get.html.ftl file, you see others with the same base names, but with different extensions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Check the other's files content and addapt what is required to your custom case.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 00:23:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/need-customization-on-ui/m-p/25788#M11153</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-10-27T00:23:49Z</dc:date>
    </item>
  </channel>
</rss>

