<?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: HTML content in Model Popup in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/991000#M68730</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/897464"&gt;@Abhishek_Tirkey&lt;/a&gt;&amp;nbsp; Thanks for sharing the solution here.&lt;/P&gt;</description>
    <pubDate>Sun, 29 Dec 2024 00:19:43 GMT</pubDate>
    <dc:creator>Surya_Tiwari</dc:creator>
    <dc:date>2024-12-29T00:19:43Z</dc:date>
    <item>
      <title>HTML content in Model Popup</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990883#M68724</link>
      <description>&lt;P&gt;I want to display a model popup after clicking a button.&lt;/P&gt;&lt;P&gt;In which the General Information is to be visible for the user.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 07:22:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990883#M68724</guid>
      <dc:creator>Abhishek_Tirkey</dc:creator>
      <dc:date>2024-12-27T07:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: HTML content in Model Popup</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990895#M68726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/897464"&gt;@Abhishek_Tirkey&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;If the button click event is bound to open a pop up then it will only do so when the button is clicked and not on the initial load of the mashup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your expectation that it should pop on the mashup initial load as well?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 10:17:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990895#M68726</guid>
      <dc:creator>Surya_Tiwari</dc:creator>
      <dc:date>2024-12-27T10:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: HTML content in Model Popup</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990997#M68729</link>
      <description>&lt;P&gt;Aim - I want to make a button, and after clicking that button a model popup should display a information written in HTML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1 ; I have taken a mashup then a html text area widget on that mashup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2 : I have created a thing in which I have written a service that gives a html output (Example service is written below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 3 : Bind the output of the service on the widget created in step1 mashup.&lt;/P&gt;&lt;P&gt;step 4 : Now from widget take a button in some mashup, then create a function - navigation and select as model popup and navigate to mashup created in Step 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Example Service:
let content ="&amp;lt;h1&amp;gt;Rules and Regulations&amp;lt;/h1&amp;gt;"+
 "&amp;lt;p&amp;gt;Employees must follow all safety protocols and procedures.&amp;lt;/p&amp;gt;"
;
result = content ;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2024 18:39:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/990997#M68729</guid>
      <dc:creator>Abhishek_Tirkey</dc:creator>
      <dc:date>2024-12-28T18:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: HTML content in Model Popup</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/991000#M68730</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/897464"&gt;@Abhishek_Tirkey&lt;/a&gt;&amp;nbsp; Thanks for sharing the solution here.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Dec 2024 00:19:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/HTML-content-in-Model-Popup/m-p/991000#M68730</guid>
      <dc:creator>Surya_Tiwari</dc:creator>
      <dc:date>2024-12-29T00:19:43Z</dc:date>
    </item>
  </channel>
</rss>

