<?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>question how to include user registration feature in my service portal  in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524750#M96529</link>
    <description>&lt;P&gt;i have created my own portal how can i add user registration feature into my portal ? the data should get stored in to the out of the box user table (sys_user) .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after&amp;nbsp; registration the user should be able to login in the portal&amp;nbsp; using userid and password .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please guide me step by step&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2019 08:56:02 GMT</pubDate>
    <dc:creator>AbdulRahim</dc:creator>
    <dc:date>2019-05-21T08:56:02Z</dc:date>
    <item>
      <title>how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524750#M96529</link>
      <description>&lt;P&gt;i have created my own portal how can i add user registration feature into my portal ? the data should get stored in to the out of the box user table (sys_user) .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after&amp;nbsp; registration the user should be able to login in the portal&amp;nbsp; using userid and password .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please guide me step by step&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 08:56:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524750#M96529</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T08:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524751#M96530</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;you can create a link (instance URL/&lt;STRONG&gt;user_registration_request.do&lt;/STRONG&gt;)on service portal login page and redirect to the page where you can modify the form layout of user registration table. This is a workaround for this functionality to make this work on service portal.&lt;/P&gt;
&lt;P&gt;If I have answered your question, please &lt;STRONG&gt;mark my response as correct&lt;/STRONG&gt; so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Cheers&lt;BR /&gt;Alberto&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:25:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524751#M96530</guid>
      <dc:creator>Alberto Consonn</dc:creator>
      <dc:date>2019-05-21T09:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524752#M96531</link>
      <description>&lt;P&gt;can you guide me with an example? iam not clear&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:32:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524752#M96531</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T09:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524753#M96532</link>
      <description>&lt;OL&gt;&lt;LI&gt;open instance_url/$spd.do#/sp/editor/landing&lt;/LI&gt;&lt;LI&gt;add widget Icon Link into the page (where you prefer)&lt;/LI&gt;&lt;LI&gt;put the properties shown in the image below into the edit page of the Icon Link widget:&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/24819iC123C8D9FCD55F1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:38:34 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524753#M96532</guid>
      <dc:creator>Alberto Consonn</dc:creator>
      <dc:date>2019-05-21T09:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524754#M96533</link>
      <description>&lt;P&gt;not able to find this registration page&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="find_real_file.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/24821i3CCE43BC36D95074/image-size/large?v=v2&amp;amp;px=999" role="button" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:46:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524754#M96533</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524755#M96534</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You require a plugin to install to have user self registration feature enabled&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/madrid-platform-administration/page/administer/users-and-groups/concept/c_UserRegistration.html" rel="nofollow"&gt;https://docs.servicenow.com/bundle/madrid-platform-administration/page/administer/users-and-groups/concept/c_UserRegistration.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note: Please mark reply as correct if it has answered your question or mark it has helpful if it has assisted you to find a solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:51:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524755#M96534</guid>
      <dc:creator>Deepak Ingale1</dc:creator>
      <dc:date>2019-05-21T09:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524756#M96535</link>
      <description>&lt;P&gt;can i use this feature from service portal? i dont think so&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 09:57:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524756#M96535</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T09:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524757#M96536</link>
      <description>&lt;P&gt;i activated this plugin but i cant see this in my service portal&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 10:01:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524757#M96536</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T10:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524758#M96537</link>
      <description>&lt;P&gt;Yes, its a custom UI page and hence not available for portal&lt;/P&gt;
&lt;P&gt;Any particular reason you are interested in portal only? I would say if something exists already lets use it unless there is strong reason to devlope something&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There come the separate registration page with CSM ( custom service management ) for external user registration which is based on portal, may be you can have a look at that as well&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note: Please mark reply as correct if it has answered your orignal question or mark it as helpful if it has assisted you&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 10:07:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524758#M96537</guid>
      <dc:creator>Deepak Ingale1</dc:creator>
      <dc:date>2019-05-21T10:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524759#M96538</link>
      <description>&lt;P&gt;because&amp;nbsp; end users will access my ecommerce website through service portal i want some registration feature so that i can store user data and later on authenticate them&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 10:10:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524759#M96538</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T10:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524760#M96539</link>
      <description>&lt;P&gt;Okay, here would be the approach and design at high level&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Create Service Portal page and make it as public&lt;/P&gt;
&lt;P&gt;2) Create Widget for registration and make it as public&lt;/P&gt;
&lt;P&gt;3) Write your code inside widget and create a record target table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Note: Please mark reply as correct if it has answered your question&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 10:32:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524760#M96539</guid>
      <dc:creator>Deepak Ingale1</dc:creator>
      <dc:date>2019-05-21T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524761#M96540</link>
      <description>Thanks Deepak for the help !</description>
      <pubDate>Tue, 21 May 2019 14:40:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524761#M96540</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T14:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to include user registration feature in my service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524762#M96541</link>
      <description>Thanks for the help Alberto this worked for me amazing &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;</description>
      <pubDate>Tue, 21 May 2019 14:41:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-include-user-registration-feature-in-my-service-portal/m-p/524762#M96541</guid>
      <dc:creator>AbdulRahim</dc:creator>
      <dc:date>2019-05-21T14:41:00Z</dc:date>
    </item>
  </channel>
</rss>

