<?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 Catalog item with a information page as a result? in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3306336#M542864</link>
    <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering how a Catalog Item could be implemented so that after filling the form and clicking submit, the user is presented with a page containing some data or information related to the information they provided via the form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to implement such items?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ServiceNow have a few items like that on the Now Support portal, for example the "My IP Information" item.&amp;nbsp; There you select one of your instances from a list and after submit are directly presented with a page with IP information about that instance, there is no user visible request, case, task or such, just the information page.&amp;nbsp; The "My IP Information" item is described with screenshots here:&amp;nbsp;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0538621" target="_blank" rel="noopener"&gt;Finding the IP address information for your instance - Support and Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards and hope to get some implementation ideas! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ingimar&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 13:25:22 GMT</pubDate>
    <dc:creator>Ingimar</dc:creator>
    <dc:date>2025-07-01T13:25:22Z</dc:date>
    <item>
      <title>Catalog item with a information page as a result?</title>
      <link>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3306336#M542864</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering how a Catalog Item could be implemented so that after filling the form and clicking submit, the user is presented with a page containing some data or information related to the information they provided via the form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to implement such items?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ServiceNow have a few items like that on the Now Support portal, for example the "My IP Information" item.&amp;nbsp; There you select one of your instances from a list and after submit are directly presented with a page with IP information about that instance, there is no user visible request, case, task or such, just the information page.&amp;nbsp; The "My IP Information" item is described with screenshots here:&amp;nbsp;&lt;A href="https://support.servicenow.com/kb?id=kb_article_view&amp;amp;sysparm_article=KB0538621" target="_blank" rel="noopener"&gt;Finding the IP address information for your instance - Support and Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards and hope to get some implementation ideas! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ingimar&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 13:25:22 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3306336#M542864</guid>
      <dc:creator>Ingimar</dc:creator>
      <dc:date>2025-07-01T13:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Catalog item with a information page as a result?</title>
      <link>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3306786#M542895</link>
      <description>&lt;P&gt;If you want to redirect them to a custom page, you'll need to add a line in the script of the catalog item record (e.g.&amp;nbsp;&lt;STRONG&gt;product.redirect = 'new_page_id';&lt;/STRONG&gt;). If you want that page to contain specific information from your just-submitted catalog item, you'll probably need to pass parameters into the URL of that redirect page (like the sys_id of the newly-created record) and use custom widgets to show information. More info can be found &lt;A href="https://servicenowguru.com/scripting/adding-redirect-message-record-producer/" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also modify which tabs the user sees after they submit the catalog item. For instance, a user might see the "Activity" and "Attachments" and "Additional Info" tab (the latter typically contains the variables + answers submitted in the catalog item). You can modify this in the backend at Standard Ticket &amp;gt; Standard Ticket Configuration &amp;gt; choose your table &amp;gt; modify the Tab Configurations related lists. You'd still need a custom widget if you wanted to show specific information, but since you'd already have the sys_id in the URL, it'd probably make things easier.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 18:21:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3306786#M542895</guid>
      <dc:creator>jcmings</dc:creator>
      <dc:date>2025-07-01T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Catalog item with a information page as a result?</title>
      <link>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3321529#M543810</link>
      <description>&lt;P&gt;Thank you for the suggestion!&amp;nbsp; I guess the way to go for such cases is a redirection to a custom page as you mentioned and perhaps some tweaking of email notifications to suppress any email notifications about any records (like REQ/RITM/etc) that may be generated in the background.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 13:56:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/catalog-item-with-a-information-page-as-a-result/m-p/3321529#M543810</guid>
      <dc:creator>Ingimar</dc:creator>
      <dc:date>2025-07-15T13:56:13Z</dc:date>
    </item>
  </channel>
</rss>

