<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: About</title>
	<atom:link href="http://NotesIn9.com/index.php/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://NotesIn9.com</link>
	<description>Dedicated to Tips, Tricks, and Techniques for working with Lotus Notes and Domino.</description>
	<lastBuildDate>Sun, 27 Jun 2010 19:06:25 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cherifalimat</title>
		<link>http://NotesIn9.com/index.php/about/comment-page-1/#comment-11</link>
		<dc:creator>cherifalimat</dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://NotesIn9.com/wordpress/?page_id=2#comment-11</guid>
		<description>Hi David,&lt;br&gt;I ask your help for a problem.&lt;br&gt;I want to make a dynamic list of links. Under a computed text control (html format), i have this code :&lt;br&gt;&lt;br&gt;var aHtml=&quot;&lt;ul&gt;&quot;;&lt;br&gt;var result = @Unique(getComponent(&quot;books&quot;).getValue ());&lt;br&gt;for (i=0; i&lt;result.length; i++) { &lt;br&gt;	aHtml+=&quot;&lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;viewScope.dossier=&#039;&quot;+result[i]+&quot;&#039;&quot;&gt;&quot;+result[i]+&quot;&lt;/a&gt;&lt;/li&gt;&quot;&lt;br&gt;}&lt;br&gt;return aHtml + &quot;&lt;/ul&gt;&quot;&lt;br&gt;&lt;br&gt;In the browser i have this error : &quot;viewScope is undefined&quot;.&lt;br&gt;What is wrong ?&lt;br&gt;Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hi David,<br />I ask your help for a problem.<br />I want to make a dynamic list of links. Under a computed text control (html format), i have this code :</p>
<p>var aHtml=&#8221;&lt;ul&gt;&#8221;;<br />var result = @Unique(getComponent(&#8221;books&#8221;).getValue ());<br />for (i=0; i&lt;result.length; i++) { <br />	aHtml+=&#8221;&lt;li&gt;&lt;a href=&#8221;#&#8221; onclick=&#8221;viewScope.dossier=&#39;&#8221;+result[i]+&#8221;&#39;&#8221;&gt;&#8221;+result[i]+&#8221;&lt;/li&gt;&#8221;<br />}<br />return aHtml + &#8220;&lt;/ul&gt;&#8221;</p>
<p>In the browser i have this error : &#8220;viewScope is undefined&#8221;.<br />What is wrong ?<br />Thank you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
