<?xml version="1.0" encoding="ISO-8859-1" ?>
		<!-- RSS generated by Data Stream Blog on {ts '2010-07-30 12:54:20'} -->
		<rss version="2.0">
		<channel>
		<title>Data Stream Blog</title>
		<link>http://www.datastream.com.au/CFBloggy.com/</link>
		<description>CFBloggy Demo, CF blog for all</description>
		<language>en-us</language>
		<copyright>Copyright  2010 Data Stream Blog</copyright>
		<docs>http://www.datastream.com.au/CFBloggy.com/feed.xml</docs>
		<lastBuildDate>Fri, 30 Jul 2010 12:54:20 MST</lastBuildDate>
		<image>
		<title>Data Stream Blog</title>
		<url>http://www.datastream.com.au/CFBloggy.com/</url>
		<link>http://www.datastream.com.au/CFBloggy.com/</link>
		</image>
		
		<item>
		<title>Auto Tab to next field</title>
		<description>&lt;p&gt;&lt;strong&gt;The Auto Tab issue:&lt;/strong&gt; often when a comb field on a LiveCycle document is full one would like the cursor to move to the next field in the tab order automatically without the user needing to TAB.&amp;nbsp; Many people have answered the 'auto tab'&amp;nbsp;issue with solutions where the next field is an argument to some function (various references below), but I wanted a solution where the next field did not need to be named.&amp;nbsp; After all, the document knows the next field in the tab order, so why do we need to name it?&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;In programming terms, the goal was to be able to add a statement &lt;strong&gt;Functions.autoTab(this);&lt;/strong&gt; in a field's &lt;strong&gt;change&lt;/strong&gt; event, where Functions is the name of a script object.&amp;nbsp;&amp;nbsp;Following is my JavaScript solution for comb fields where the tab order has been explicitely set&amp;nbsp;through &lt;em&gt;LiveCycle Designer&lt;/em&gt; menu item View/Tab Order.&amp;nbsp;&amp;nbsp;This results in the &lt;strong&gt;traverse&lt;/strong&gt; element&amp;nbsp;being defined for tabbed fields in the XML.&lt;/p&gt;</description>
		<link>http://www.datastream.com.au/CFBloggy.com/index.cfm/dopost/yes/id/2</link>
		<aurthor>barry.brunning@datastream.com.au (Data Stream)</aurthor>
		<pubDate>Fri, 27 Feb 2009 15:15:014 MST</pubDate>
</item>
   
</channel>
</rss>
