<?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: Disabling all fields within a Section</title>
	<atom:link href="http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/</link>
	<description>Sharing information with Dynamics CRM users and xRM developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: AdamV</title>
		<link>http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/comment-page-1/#comment-3194</link>
		<dc:creator>AdamV</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/#comment-3194</guid>
		<description>For added info: That _c refers specifically to the label of the field, as an element on the page; _d would refer to the actual field containing the data. 
These can also be used for other tweaks such as colour changes etc. and the parentElement... method can be used to hide / show an entire section, or even an entire tab (which you could also do with tab number if you can rely on the order of them never being changed)

(I remember them as c for &quot;caption&quot; and d for &quot;data&quot; but I have no idea if this is the &#039;official&#039; reason for these abbreviations. Anyone?)</description>
		<content:encoded><![CDATA[<p>For added info: That _c refers specifically to the label of the field, as an element on the page; _d would refer to the actual field containing the data.<br />
These can also be used for other tweaks such as colour changes etc. and the parentElement&#8230; method can be used to hide / show an entire section, or even an entire tab (which you could also do with tab number if you can rely on the order of them never being changed)</p>
<p>(I remember them as c for &#034;caption&#034; and d for &#034;data&#034; but I have no idea if this is the &#039;official&#039; reason for these abbreviations. Anyone?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Jackson</title>
		<link>http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/comment-page-1/#comment-3156</link>
		<dc:creator>Simon Jackson</dc:creator>
		<pubDate>Wed, 03 Feb 2010 22:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2010/02/02/disabling-all-fields-within-a-section/#comment-3156</guid>
		<description>Simple, but effective, thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Simple, but effective, thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

