<?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 Add clickable link in custom message on QlikView access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504043#M1242477</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to add a clickable hyper link in custom system message on top of access point.&lt;/P&gt;
&lt;P&gt;Tried to edit webserver config.xml file but it is not taking any code.&lt;/P&gt;
&lt;P&gt;Please help me with this.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>AS_A</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Add clickable link in custom message on QlikView access point</title>
      <link>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504043#M1242477</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I want to add a clickable hyper link in custom system message on top of access point.&lt;/P&gt;
&lt;P&gt;Tried to edit webserver config.xml file but it is not taking any code.&lt;/P&gt;
&lt;P&gt;Please help me with this.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504043#M1242477</guid>
      <dc:creator>AS_A</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add clickable link in custom message on QlikView access point</title>
      <link>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504168#M1242479</link>
      <description>&lt;P&gt;Did you try to add the wanted link (as it is as well as with a html-syntax) within the message?&lt;/P&gt;
&lt;P&gt;If this doesn't work you will probably need an adjustment to the various html-sources of the access point - especially the index.htm. Before starting it - make sure that you have a BACKUP of these files.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 11:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504168#M1242479</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-02-03T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add clickable link in custom message on QlikView access point</title>
      <link>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504182#M1242483</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I tried to add html code as below but not working all the message between &amp;lt;href&amp;gt; and after &amp;lt;/herf&amp;gt; is getting vanished from in access point, inside system message it is not taking any html code.&lt;/P&gt;
&lt;P&gt;&amp;lt;SystemMessage&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;href&amp;gt; message&amp;lt;/href&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/SystemMessage&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504182#M1242483</guid>
      <dc:creator>AS_A</dc:creator>
      <dc:date>2025-02-03T13:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add clickable link in custom message on QlikView access point</title>
      <link>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504189#M1242486</link>
      <description>&lt;P&gt;Had you stopped the services for this adjustments? If not you may get no write-access respectively the running ram-copy may overwrite it again. Instead of adjusting the config directly you may better use the QMC for it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marcus_sommer_0-1738591640479.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177173i2C384851E7BF0318/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marcus_sommer_0-1738591640479.png" alt="marcus_sommer_0-1738591640479.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Beside this be aware that you are trying to embed html within html which may require extra statements to end and start the origin html-code properly in which you want to insert your custom one and/or any masking stuff.&lt;/P&gt;
&lt;P&gt;But with a bit trial &amp;amp; error you should be able to limit the challenges - maybe at first with any string, then with one which looked like a link and if it's not clickable you could start to wrap it with html-syntax - and see what happens (also within the site source-code).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 14:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-clickable-link-in-custom-message-on-QlikView-access-point/m-p/2504189#M1242486</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-02-03T14:25:25Z</dc:date>
    </item>
  </channel>
</rss>

