<?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: Mashup object labels and titles in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1519983#M9684</link>
    <description>&lt;P&gt;In the end it turned out to be a label not a title which was causing the issue:&lt;/P&gt;&lt;P&gt;&amp;lt;label class="hidden-screen-reader-label" q-translation="Object.xxx"&amp;gt;xxx&amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the label css display attribute to none seems to have done the trick.&lt;/P&gt;&lt;P&gt;label{display:none}&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2018 16:23:56 GMT</pubDate>
    <dc:creator>andyjalexlive</dc:creator>
    <dc:date>2018-12-12T16:23:56Z</dc:date>
    <item>
      <title>Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1514794#M9593</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I recently upgraded Qlik sense desktop and it has led to some anomalies on my mashup. Each object now has a Object name label and object title. Does anyone know how to not show them. Please see screen shot&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Andy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1514794#M9593</guid>
      <dc:creator>andyjalexlive</dc:creator>
      <dc:date>2024-11-16T07:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1514797#M9595</link>
      <description>&lt;P&gt;What does your mashup code look like?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 12:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1514797#M9595</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-11-30T12:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515466#M9613</link>
      <description>&lt;P&gt;Hi Erik&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the capabilities API. My html looks like&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;get-object qvid="'pyNtBwH'" id="'pyNtBwH'" height="220"&amp;nbsp; interaction="true"&amp;gt;&amp;lt;/get-object&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:46:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515466#M9613</guid>
      <dc:creator>andyjalexlive</dc:creator>
      <dc:date>2018-12-03T10:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515475#M9614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As far as I know there is no get-object in capabilities API. Looks like an angular directive or custom object or something. That is probably where your problem is. Perhaps&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6532"&gt;@Yianni_Ververis&lt;/a&gt; can help?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 10:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515475#M9614</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2018-12-03T10:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515499#M9616</link>
      <description>&lt;P&gt;That code indeed looks like one of my angular directives &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regarding hiding the labels, you can do it via css&lt;/P&gt;&lt;P&gt;.&lt;SPAN&gt;qv-object-title { display: none; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 12:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1515499#M9616</guid>
      <dc:creator>Yianni_Ververis</dc:creator>
      <dc:date>2018-12-03T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1519983#M9684</link>
      <description>&lt;P&gt;In the end it turned out to be a label not a title which was causing the issue:&lt;/P&gt;&lt;P&gt;&amp;lt;label class="hidden-screen-reader-label" q-translation="Object.xxx"&amp;gt;xxx&amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the label css display attribute to none seems to have done the trick.&lt;/P&gt;&lt;P&gt;label{display:none}&lt;/P&gt;&lt;P&gt;Thanks for your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 16:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1519983#M9684</guid>
      <dc:creator>andyjalexlive</dc:creator>
      <dc:date>2018-12-12T16:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup object labels and titles</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1938145#M16885</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing the same issue. Can you please share the Mashup code. I am not sure where to insert Label Tag code in HTML.&amp;nbsp; Any help would be apprecitated.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 08:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-object-labels-and-titles/m-p/1938145#M16885</guid>
      <dc:creator>h_prakash</dc:creator>
      <dc:date>2022-06-01T08:12:54Z</dc:date>
    </item>
  </channel>
</rss>

