<?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: How to deal with inputfields on Ajax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973686#M332987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My advice is to use the built-in standard way of creating Notes and Comments for QlikView. Her is a snippet from the online help of QlikView 11.2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor885"&gt;&lt;/A&gt;Notes and Comments&lt;/H1&gt;&lt;P&gt;Notes and comments can be added to all objects when connected to a QlikView server, allowing users to create and share notes about the current object. Notes are shared with other QlikView users, and these users can respond by leaving their own comments. It is also possible to save a snapshot (bookmark) of the data with each note.&lt;/P&gt;&lt;P&gt;When right-clicking an object, it is possible to add a new note and to view existing notes, by selecting &lt;SPAN class="Bold"&gt;Notes &lt;/SPAN&gt;from the context menu. After having selected &lt;SPAN class="Bold"&gt;Add a New Note&lt;/SPAN&gt; or &lt;SPAN class="Bold"&gt;View Attached Notes&lt;/SPAN&gt;, all objects in the current document with existing notes are supplied with an indication in the top left corner. The number of attached notes for each object is displayed in the indication&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2015 08:43:09 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-09-04T08:43:09Z</dc:date>
    <item>
      <title>How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973685#M332986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry if this question has been asked before, but I've seen so much information, that I'm a bit confused, so I thought I'd ask here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table box &lt;SPAN style="font-size: 13.3333330154419px;"&gt;which looks like this, with a "Comments" input field that one user fills.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Offer Number&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Phone number&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Comments&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;123&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1234567890&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;XXXXX&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My user accesses the application via Ajax, and would like that his comments not be lost after the application is reloaded everyday. Also, other users should be able to see his comments. &lt;/P&gt;&lt;P&gt;I learned that macros don't work on Ajax, and you should avoid them as much as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if I install the desktop application for my user, and he puts comments? Would they be saved for the next reload and everyone would be able to see them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you ever faced the same problem and found another solution? My users are not very comfortable around computers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973685#M332986</guid>
      <dc:creator />
      <dc:date>2015-09-04T08:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973686#M332987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My advice is to use the built-in standard way of creating Notes and Comments for QlikView. Her is a snippet from the online help of QlikView 11.2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor885"&gt;&lt;/A&gt;Notes and Comments&lt;/H1&gt;&lt;P&gt;Notes and comments can be added to all objects when connected to a QlikView server, allowing users to create and share notes about the current object. Notes are shared with other QlikView users, and these users can respond by leaving their own comments. It is also possible to save a snapshot (bookmark) of the data with each note.&lt;/P&gt;&lt;P&gt;When right-clicking an object, it is possible to add a new note and to view existing notes, by selecting &lt;SPAN class="Bold"&gt;Notes &lt;/SPAN&gt;from the context menu. After having selected &lt;SPAN class="Bold"&gt;Add a New Note&lt;/SPAN&gt; or &lt;SPAN class="Bold"&gt;View Attached Notes&lt;/SPAN&gt;, all objects in the current document with existing notes are supplied with an indication in the top left corner. The number of attached notes for each object is displayed in the indication&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973686#M332987</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-09-04T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973687#M332988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the answer!&lt;/P&gt;&lt;P&gt;I had a look at notes and comments, but my table box can have dozens of lines, so there could be many notes attached to one report, and my user found it confusing and tedious to manage, unfortunately. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 08:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973687#M332988</guid>
      <dc:creator />
      <dc:date>2015-09-04T08:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973688#M332989</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;You can use dynamic data update option, using that you can enter the data and can see in s straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When ever you want reload the dashboard, export from straight table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 09:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973688#M332989</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-09-04T09:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973689#M332990</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;Thanks!&lt;/P&gt;&lt;P&gt;I've never used dynamic update, so I'm reading up on it, but I don't understand if my user can change a few records, and then save the changes. It looks like I can't send an array to the dynamic update.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 12:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973689#M332990</guid>
      <dc:creator />
      <dc:date>2015-09-04T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to deal with inputfields on Ajax</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973690#M332991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, we finally went for this solution. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 12:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-deal-with-inputfields-on-Ajax/m-p/973690#M332991</guid>
      <dc:creator />
      <dc:date>2015-09-25T12:14:31Z</dc:date>
    </item>
  </channel>
</rss>

