<?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 Based on selection ,need to create a text box in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Based-on-selection-need-to-create-a-text-box/m-p/1026375#M15573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a text boxes based on selections ..like,if i select the value 3 in the list box .. so 3 text boxes should be created...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 09:47:28 GMT</pubDate>
    <dc:creator>kp072017</dc:creator>
    <dc:date>2016-03-08T09:47:28Z</dc:date>
    <item>
      <title>Based on selection ,need to create a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Based-on-selection-need-to-create-a-text-box/m-p/1026375#M15573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a text boxes based on selections ..like,if i select the value 3 in the list box .. so 3 text boxes should be created...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 09:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Based-on-selection-need-to-create-a-text-box/m-p/1026375#M15573</guid>
      <dc:creator>kp072017</dc:creator>
      <dc:date>2016-03-08T09:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Based on selection ,need to create a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Based-on-selection-need-to-create-a-text-box/m-p/1026376#M15574</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;May be this code will help you ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set mytext = ActiveDocument.ActiveSheet.CreateTextObject&lt;/P&gt;&lt;P&gt;prop = mytext.GetProperties&lt;/P&gt;&lt;P&gt;prop.Layout.Text.v = "abc"&lt;/P&gt;&lt;P&gt;mytext.SetProperties prop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 10:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Based-on-selection-need-to-create-a-text-box/m-p/1026376#M15574</guid>
      <dc:creator>nagireddy_qv</dc:creator>
      <dc:date>2016-03-08T10:08:13Z</dc:date>
    </item>
  </channel>
</rss>

