<?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 Re: GlideDialogWindow/GlideModal are not working on service portal in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392004#M478394</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/214380"&gt;@J P Rohini&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think so both method supported on SP&lt;/P&gt;&lt;P&gt;please check below link to get the more information and alternative solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/glidedialogwindow-in-service-portal/m-p/1991203/page/2" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/glidedialogwindow-in-service-portal/m-p/1991203/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please mark my answer correct if this helps you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 23:56:44 GMT</pubDate>
    <dc:creator>Mohit_Gupta</dc:creator>
    <dc:date>2022-11-22T23:56:44Z</dc:date>
    <item>
      <title>GlideDialogWindow/GlideModal are not working on service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2391821#M478373</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have written one Catalog client script and in that i have used&amp;nbsp;GlideDialogWindow for pop up on SP and also i have used GlideModal still its not working.&lt;/P&gt;&lt;P&gt;Please guide me here what i need to use to call the UI page from OnSubmit() catalog client script for customize pop up on SP.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Catalog&amp;nbsp; client script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Type: OnSubmit&lt;/P&gt;&lt;P&gt;UI Type: All&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var short_text = g_form.getValue("short_description");&lt;BR /&gt;var dialog = new GlideModal("attach_parrent_dialogbox");&amp;nbsp;&lt;BR /&gt;dialog.setTitle("Similar incidents");&amp;nbsp;&lt;BR /&gt;dialog.setSize(750,300);&lt;BR /&gt;dialog.setPreference("short_text", short_text);&lt;BR /&gt;dialog.render();&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please guide on the above one.&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 19:30:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2391821#M478373</guid>
      <dc:creator>J P Rohini</dc:creator>
      <dc:date>2022-11-22T19:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: GlideDialogWindow/GlideModal are not working on service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392004#M478394</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/214380"&gt;@J P Rohini&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think so both method supported on SP&lt;/P&gt;&lt;P&gt;please check below link to get the more information and alternative solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/glidedialogwindow-in-service-portal/m-p/1991203/page/2" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/glidedialogwindow-in-service-portal/m-p/1991203/page/2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please mark my answer correct if this helps you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 23:56:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392004#M478394</guid>
      <dc:creator>Mohit_Gupta</dc:creator>
      <dc:date>2022-11-22T23:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: GlideDialogWindow/GlideModal are not working on service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392559#M478457</link>
      <description>&lt;P&gt;Hi Mohit Gupta,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the input!&lt;/P&gt;&lt;P&gt;I have tried, but not working as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any sample scenario?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rohini&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 09:05:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392559#M478457</guid>
      <dc:creator>J P Rohini</dc:creator>
      <dc:date>2022-11-23T09:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: GlideDialogWindow/GlideModal are not working on service portal</title>
      <link>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392704#M478469</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/214380"&gt;@J P Rohini&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Please find below link to have modal on Service Portal.&lt;/P&gt;&lt;P&gt;&lt;A href="https://serviceportal.io/modal-windows-service-portal/" target="_blank"&gt;https://serviceportal.io/modal-windows-service-portal/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And below link will help to check other thing&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/developer-forum/modal-widget-in-portal/m-p/1521346" target="_blank"&gt;https://www.servicenow.com/community/developer-forum/modal-widget-in-portal/m-p/1521346&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please mark my answer correct if this helps you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 10:15:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/glidedialogwindow-glidemodal-are-not-working-on-service-portal/m-p/2392704#M478469</guid>
      <dc:creator>Mohit_Gupta</dc:creator>
      <dc:date>2022-11-23T10:15:46Z</dc:date>
    </item>
  </channel>
</rss>

