 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Lotus developers</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/lotus-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 15:05:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Working with Views in Lotus Notes Designer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 02:53:51 +0000</pubDate>
		<dc:creator>jane0323</dc:creator>
				<category><![CDATA[Lotus developers]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes View]]></category>
		<category><![CDATA[Notes Designer]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have two forms with two views. That needs to access data from one another. I have a view that has been categorized and computes the total value per data. My problem now is, on a separate view, I need to extract the subtotals from view #1. For Example; On View #1, I have [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/> I have two forms with two views. That needs to access data from one another. <br/><br/> I have a view that has been categorized and computes the total value per data. My problem now is, on a separate view, I need to extract the subtotals from view #1. <br/><br/> For Example;<br/><br/> On View #1, I have columns named Country (C1), State/City (SC) and Population (P1). So I have multiple State/City that are categorized by Country. <br/><br/> On View #2, I have columns named Country (C2) (different field name from View #1) and Population 2009 (P2). <br/><br/> Now I need to get the total from View #1 per Country. That needs to appear side by side on the same level as View #2 and do subtraction on the 3rd column. I can&#8217;t seem to rack my brain how to do it. Since I&#8217;m using two different forms.<br/><br/> Sample View:<br/><br/> View #1 (taken from Form #1)<br/><br/> [table border="0" width="357" cellpadding="0" cellspacing="0" style="width: 268pt; border-collapse: collapse;"> [colgroup][col width="77" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2816;">[/cOLIST][col width="71" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2596;">[/cOLIST][col width="25" style="width: 19pt; mso-width-source: userset; mso-width-alt: 914;">[/cOLIST][col width="184" style="width: 138pt; mso-width-source: userset; mso-width-alt: 6729;">[/cOLIST][/colgroup] [tbody] [tr height="20" style="height: 15pt;"> [td height="20" width="77" style="width: 58pt; height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]C1[/strong][/td] [td width="71" style="width: 53pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]SC[/strong][/td] [td width="25" style="width: 19pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]P1[/strong][/td] [td width="184" style="width: 138pt; background-color: transparent; border: #f0f0f0;" class="xl66">[strong][/strong][/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Japan[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Tokyo[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">100[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Kyoto[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">150[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Yokohama[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">450[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">(total computed by Lotus Notes)[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Philippines[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Manila[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">100[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Cebu[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">300[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">(total computed by Lotus Notes)[/td] [/tr] [/tbody] [/table] View #2 (taken from Form #2, except Population 2010) <br/><br/> [table border="0" width="198" cellpadding="0" cellspacing="0" style="width: 149pt; border-collapse: collapse;"> [colgroup][col width="70" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2560;">[/cOLIST][col width="64" span="2" style="width: 48pt;">[/cOLIST][/colgroup] [tbody] [tr height="20" style="height: 15pt;"> [td height="20" width="70" style="width: 53pt; height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]C2    [/strong][/td] [td width="64" style="width: 48pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong][/strong][/td] [td width="64" style="width: 48pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]P2          P1[/strong][/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Japan[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">450[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Philippines[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">300[/td] [/tr] [/tbody] [/table] Hope you guys can help me. I&#8217;m a newbie in this. Thanks in advance!<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Please recommend good books on adding a web browser interface to Notes/Domino DBs</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/please-recommend-good-books-on-adding-a-web-browser-interface-to-notesdomino-dbs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/please-recommend-good-books-on-adding-a-web-browser-interface-to-notesdomino-dbs/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:40:11 +0000</pubDate>
		<dc:creator>RICHMON</dc:creator>
				<category><![CDATA[Lotus developers]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As many of us have learned, Domino development (e.g., adding web browser interfaces to Notes/Domino application DBs) is quite tricky and very different from basic Notes client development! The use of $$Return fields, $$ViewTemplate forms, using AJAX code to do field-level value lookups, using css files, duplicating &#8220;QuerySave&#8221; event logic in &#8220;WebQuerySave&#8221; agents, manually determining [...]]]></description>
				<content:encoded><![CDATA[<p>As many of us have learned, Domino development (e.g., adding web browser interfaces to Notes/Domino application DBs) is quite tricky and very different from basic Notes client development!  The use of $$Return fields, $$ViewTemplate forms, using AJAX code to do field-level value lookups, using css files, duplicating &#8220;QuerySave&#8221; event logic in &#8220;WebQuerySave&#8221; agents, manually determining web URLs for use in links, and all the &#8220;inline HTML&#8221; that is typically needed just to &#8220;get the job done&#8221; requires nearly a completely different skillset from standard Notes client development!  However, I can&#8217;t seem to find any good books to cover all these issues.  Can anyone PLEASE provide some good recommendations?!?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/please-recommend-good-books-on-adding-a-web-browser-interface-to-notesdomino-dbs/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Is there a good future for Lotus Notes Developers?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-good-future-for-lotus-notes-developers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-good-future-for-lotus-notes-developers/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 05:06:30 +0000</pubDate>
		<dc:creator>KunaalP</dc:creator>
				<category><![CDATA[Lotus developers]]></category>
		<category><![CDATA[Lotus development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Any future for Lotus Notus Developers?]]></description>
				<content:encoded><![CDATA[<p>Any future for Lotus Notus Developers?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-good-future-for-lotus-notes-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.023 seconds using memcached
Object Caching 450/475 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 16:20:30 -->