<?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/"
		>
<channel>
	<title>Comments on: Lookup() override does not work</title>
	<atom:link href="http://www.artofcreation.be/2010/01/09/lookup-override-does-not-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be/2010/01/09/lookup-override-does-not-work/</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:09:49 +0200</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Luegisdorf</title>
		<link>http://www.artofcreation.be/2010/01/09/lookup-override-does-not-work/comment-page-1/#comment-2050</link>
		<dc:creator>Luegisdorf</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=408#comment-2050</guid>
		<description>Hi Klaas

The form will re-construct every node which has AutoDataGroup activated. Therefore you loose every modification inside this node.

But you can overwrite the lookup even you are using an auto data group: just overwrite the lookup method on data source field instead on control node

Regards
Patrick</description>
		<content:encoded><![CDATA[<p>Hi Klaas</p>
<p>The form will re-construct every node which has AutoDataGroup activated. Therefore you loose every modification inside this node.</p>
<p>But you can overwrite the lookup even you are using an auto data group: just overwrite the lookup method on data source field instead on control node</p>
<p>Regards<br />
Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
