<?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 Public page in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92969#M27520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say public page, does that mean anyone can post the&amp;nbsp;feedback form without logging into Alfresco (just like guest user) ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2019 18:57:33 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2019-08-05T18:57:33Z</dc:date>
    <item>
      <title>Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92966#M27517</link>
      <description>I want to create public page in alfresco where one feedback kind of form is there and I want to submit that form and data should be saved in alfresco.How can I achieve this functionality?</description>
      <pubDate>Thu, 01 Aug 2019 11:48:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92966#M27517</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-08-01T11:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92967#M27518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean public page in Alfresco Share? You can better create a public form (outside) and to use CMIS/Rest API to add content in Alfresco repo. You may use ADF (Alfresco Development Framework) too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;--C.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 18:35:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92967#M27518</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2019-08-01T18:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92968#M27519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This requirement is in share So I cant use ADF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2019 04:05:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92968#M27519</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-08-02T04:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92969#M27520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say public page, does that mean anyone can post the&amp;nbsp;feedback form without logging into Alfresco (just like guest user) ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 18:57:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92969#M27520</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2019-08-05T18:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92970#M27521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2019 09:46:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92970#M27521</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2019-08-08T09:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Public page</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92971#M27522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Sanjay Bandhniya&lt;/B&gt;&amp;nbsp;We implemented similar functionality in the past. In the implementation we extended the login page and provided a &lt;EM&gt;&lt;STRONG&gt;"Contact Us"&lt;/STRONG&gt;&lt;/EM&gt; link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On click of the link, a html (iframe) form opens and user provides required details and click submit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We implemented a POST Webscript which authenticates as a &lt;STRONG&gt;&lt;EM&gt;"guest"&lt;/EM&gt;&lt;/STRONG&gt; user. The web-script validates the inputs (character limits, XSS Attack and SQL Injection types) and saves the details&amp;nbsp;in a dataList node. If input validation fails it cancels the requests.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We implemented an option on Share Admin Console to display the data list as a table so admins can check the submitted requests and export as a excel/csv.&lt;/P&gt;&lt;P&gt;We had two levels of validations, one on html form itself where we limited the characters user can enter and validate harmful content and second level was on web-script side (as it is accessible by guest user).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can implement on similar lines if that suits your requirement.&amp;nbsp;Make sure you have necessary validations of user inputs.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2019 12:35:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-public-page/m-p/92971#M27522</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2019-08-08T12:35:01Z</dc:date>
    </item>
  </channel>
</rss>

