<?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: Text objects in Container not arranging properly - trying to create a message panel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101074#M895520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already sent the solution. Please take a look at this attachment. You can do it in a list box itself. When you select an items from the list box it will navigate to a sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2016 13:36:23 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2016-08-01T13:36:23Z</dc:date>
    <item>
      <title>Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101060#M895506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a container to be a kind of message panel in which I have conditional showing text objects. &lt;/P&gt;&lt;P&gt;All fine and dandy until some of the objects meet their conditional showing conditions and disappear, leaving a blank space where they should have been. The messages are not rearranging, their position remains static even when disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have dynamic arrangement of these text objects? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas in creating a message panel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101060#M895506</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101061#M895507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:15:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101061#M895507</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-08-01T11:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101062#M895508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to put each textobject in an own Container&lt;/P&gt;&lt;P&gt;then all your Container with textobject in final container&lt;/P&gt;&lt;P&gt;now textobject may be not shown due to condition, but (sub) Container still there&lt;/P&gt;&lt;P&gt;you can work with properties that it Looks like your current design!&lt;/P&gt;&lt;P&gt;I know that this is a Workaround.&lt;/P&gt;&lt;P&gt;what you describe is correct behaviour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101062#M895508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-01T11:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101063#M895509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The position of an object didn't change if it's visible or hidden and there are also no practically methods to read or even change the position of an object (theoretically it would be possible with macros but this isn't recommeded and far away from easy). Therefore I thin you need to change your approach and put your message in one textbox (maybe with some nested if-loops and a some variables to keep it maintainable).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit&lt;/STRONG&gt;: if it's a matter of layout then take a look here: &lt;A href="http://www.qlikblog.at/1579/qliktip-39-displaying-html-content-minimalistic-htmltextbox-object-extension/" title="http://www.qlikblog.at/1579/qliktip-39-displaying-html-content-minimalistic-htmltextbox-object-extension/"&gt;QlikTip #39: Displaying Html content within QlikView (Minimalistic HtmlTextBox Object Extension)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101063#M895509</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-01T11:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101064#M895510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some sort of variable scenario would do this... &lt;/P&gt;&lt;P&gt;Either store messages to a variable and put them all in one text box, or maybe cascade the messages into relevant text boxes depending if they exist....&lt;/P&gt;&lt;P&gt;Poorly written example on the fly-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. variables set to blank if no message &lt;/P&gt;&lt;P&gt;v_message_1&lt;/P&gt;&lt;P&gt;v_message_2&lt;/P&gt;&lt;P&gt;v_message_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;textbox 1 = if v_message_1 = '', if( v_message_2='', v_message_3,v_message2),v_message_1)&lt;/P&gt;&lt;P&gt;textbox 2 &lt;SPAN style="font-size: 13.3333px;"&gt;=&amp;nbsp; if( v_message_2='', v_message_3,v_message2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;textbox 3 = v_message_3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101064#M895510</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-01T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101065#M895511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached file, notice the gap between messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 11:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101065#M895511</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-01T11:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101066#M895512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is rough and ready but you get the idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101066#M895512</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-01T12:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101067#M895513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your suggestion but I need multiple text boxes with actions set on each of them for linking to relevant sheets in the application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101067#M895513</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-01T12:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101068#M895514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried this.. getting the same behavior..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101068#M895514</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-01T12:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101069#M895515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Catlin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I am not understanding the scenario in that case, can you expand on what the idea is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still think using variables will be the way to go for you, the trick is just getting them set up correctly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 12:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101069#M895515</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-01T12:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101070#M895516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the app with added links.&lt;/P&gt;&lt;P&gt;The message panel will show short notifications to users and by clicking the message, they are moved to a relevant sheet that shows a detailed description of the message with figures, tables and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are multiple notification messages (right now I have 7, but in the future who knows, maybe 20-30?). I want them stacked one after another, without any gaps between them. In the past I had a chart that showed each expression on one line and when one expression disappeared there was no gap left.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101070#M895516</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-01T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101071#M895517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can try like attached solution. This one is a redesign. instead of text boxes use List box. But I'm bit confused with the link to different sheets. That can be done but it should be one to one. that means if you select one item in a list then it can only take it to one sheet. in your example you have Case field on selection of which shows multiple messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101071#M895517</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101072#M895518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the desired output indeed. It is ok if one item corresponds to one sheet, but I don`t see how I can set up links in the listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101072#M895518</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-01T13:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101073#M895519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok here is your solution. Please take a look. You can make everything data driven.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101073#M895519</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101074#M895520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already sent the solution. Please take a look at this attachment. You can do it in a list box itself. When you select an items from the list box it will navigate to a sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101074#M895520</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-01T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101075#M895521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Catlin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would be possible with variables but Sudeepkm's solution is great.&lt;/P&gt;&lt;P&gt;Note the use of a field even trigger rather than links in the list box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 14:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101075#M895521</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-01T14:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101076#M895522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! One more question. Is it possible to use a calculated expression inside the message text? And also, is it possible to change the color of the message (we use color coding for important messages)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101076#M895522</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-02T12:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101077#M895523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah that's possible. But we can not use a list box anymore as the back ground color can't be controlled. I've attached an example using a straight table where you can find colors per message item. Again it is all data driven so you can control them without having the QVW to be modified only data reload is required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 16:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101077#M895523</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-08-02T16:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text objects in Container not arranging properly - trying to create a message panel</title>
      <link>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101078#M895524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just what I wanted. Great job! Thank you for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-objects-in-Container-not-arranging-properly-trying-to/m-p/1101078#M895524</guid>
      <dc:creator>avantime</dc:creator>
      <dc:date>2016-08-03T07:55:06Z</dc:date>
    </item>
  </channel>
</rss>

