<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>inputex Google Group</title>
  <link>http://groups.google.com/group/inputex</link>
  <description>Group for the inputEx Library http://javascript.neyric.com/inputex</description>
  <language>en</language>
  <item>
  <title>getValue/setValue on generated select elements</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/6c8e17d6337c1c57/618f6f87b08d046f?show_docid=618f6f87b08d046f</link>
  <description>
  I&#39;ve run into a problem: &lt;br&gt; Because I need to set a value in the information to be posted in a form &lt;br&gt; post-click (I have multiple buttons doing slightly different flavors of &lt;br&gt; posts) I have Javascript code that looks like this: &lt;br&gt; ... &lt;br&gt; inputExDefinition.parentEl = &#39;container1&#39;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/6c8e17d6337c1c57</guid>
  <author>
  the.artieg...@gmail.com
  (Artie Gold)
  </author>
  <pubDate>Wed, 24 Apr 2013 22:52:42 UT
</pubDate>
  </item>
  <item>
  <title>Subscribe to onBlur/onFocus</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/77a152bd9a4007fc/0e94d92e9b9c0270?show_docid=0e94d92e9b9c0270</link>
  <description>
  From the documentation I can&#39;t really work out how I can subscribe to &lt;br&gt; onBlur or onFocus. Am I missing something here?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/77a152bd9a4007fc</guid>
  <author>
  p...@kapiti.co.nz
  (pete)
  </author>
  <pubDate>Mon, 18 Feb 2013 00:04:09 UT
</pubDate>
  </item>
  <item>
  <title>Jsonschema to form to Jsonobject</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/767c04110b81dfb1/e419afef17fc70ac?show_docid=e419afef17fc70ac</link>
  <description>
  this tool is excellent, been playing around with the json schema to html &lt;br&gt; form.......however i would like to know if it is actually possible to make &lt;br&gt; a json document from the data entered in the form generated from the &lt;br&gt; schema? im pretty sure its possible but i just cant seem to find a sample &lt;br&gt; code for that function
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/767c04110b81dfb1</guid>
  <author>
  a.m...@klab.com
  (moriation)
  </author>
  <pubDate>Thu, 04 Oct 2012 02:55:41 UT
</pubDate>
  </item>
  <item>
  <title>Polymorphic ListField?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/67a893df50e7386c/44c5a6c88c40d5d4?show_docid=44c5a6c88c40d5d4</link>
  <description>
  I&#39;d like to create a form that has a list with multiple &amp;quot;types&amp;quot; inside the &lt;br&gt; list. For example, lets say I want a list of &amp;quot;message-posts&amp;quot;, but a message &lt;br&gt; post could be a URL field, a text block, or an image. Is there a way to &lt;br&gt; accomplish this with inputEx? &lt;br&gt; thanks, &lt;br&gt; -seth
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/67a893df50e7386c</guid>
  <author>
  snick...@gmail.com
  (Seth Nickell)
  </author>
  <pubDate>Fri, 10 Feb 2012 23:05:53 UT
</pubDate>
  </item>
  <item>
  <title>Getting Started?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/cd2f8db1b9be43c3/d4e717984e719556?show_docid=d4e717984e719556</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I tried to create a inputEx-Field and follow the instruction on your &lt;br&gt; webpage. But I saw nothing (no field). &lt;br&gt; A colleague told me the problem is &amp;quot;YUI()&amp;quot;. It is wrong, isn&#39;t it? &lt;br&gt; We need &amp;quot;YUI({filter: &#39;raw&#39;})&amp;quot;. This works in my implementation. &lt;br&gt; Can you change it on the webpage, if this is the correct way?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/cd2f8db1b9be43c3</guid>
  <author>
  ann...@cs.tu-berlin.de
  (anneha)
  </author>
  <pubDate>Thu, 17 Nov 2011 20:36:05 UT
</pubDate>
  </item>
  <item>
  <title>Issue #41</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/3e4423297d0c932f/be313a09d4150aae?show_docid=be313a09d4150aae</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I’m a new member in this group. I used inputEx before, but now my &lt;br&gt; project partner and I want to implement a feature for inputEx. We had &lt;br&gt; a task in our university, to search an open source project and fix a &lt;br&gt; bug or implement a feature. It is our first implementation in inputEx. &lt;br&gt; We want to implement the issue number 41:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/3e4423297d0c932f</guid>
  <author>
  ann...@cs.tu-berlin.de
  (anneha)
  </author>
  <pubDate>Sun, 13 Nov 2011 20:58:01 UT
</pubDate>
  </item>
  <item>
  <title>Match two string fields?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/4ada26a8e5468060/df936a2aedc87429?show_docid=df936a2aedc87429</link>
  <description>
  I thought I would be able to use the &amp;quot;confirm&amp;quot; attribute that is used &lt;br&gt; for password fields to verify that 2 string fields match, but that &lt;br&gt; apparently does not work for string fields. Any suggestions on how to &lt;br&gt; require 2 email fields to match? I could do just plain javascript, but &lt;br&gt; I don&#39;t know how to call the JavaScript before the form submit. Can I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/4ada26a8e5468060</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Thu, 20 Oct 2011 02:49:18 UT
</pubDate>
  </item>
  <item>
  <title>Y.inputEx is undefined</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/a7c6fa92852e0820/ed78825123bab739?show_docid=ed78825123bab739</link>
  <description>
  always shows Y.inputEx is undefined. Can u give the reason?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/a7c6fa92852e0820</guid>
  <author>
  ep.nidhe...@gmail.com
  (din)
  </author>
  <pubDate>Tue, 18 Oct 2011 06:20:03 UT
</pubDate>
  </item>
  <item>
  <title>schemaToInputEx - Different results in Firefox</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/cca3661f8db07315/cf42ca97700f740d?show_docid=cf42ca97700f740d</link>
  <description>
  I&#39;m using schemaToInputEx successfully. However for one of my forms, &lt;br&gt; which defines a group of fields, returns the fields in reverse order &lt;br&gt; in IE and Chrome but displays them the way I would expect in Firefox. &lt;br&gt; Here is a snippet of the code: &lt;br&gt; &lt;p&gt;var builder = new inputEx.JsonSchema.Builder({&#39;s chemaIdentifierMap&#39;:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/cca3661f8db07315</guid>
  <author>
  matt.att.t...@gmail.com
  (mattattttt)
  </author>
  <pubDate>Tue, 20 Sep 2011 15:41:44 UT
</pubDate>
  </item>
  <item>
  <title>inputex and mobile phones</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/3442ae456cb37169/6bf16d6b043ffb3b?show_docid=6bf16d6b043ffb3b</link>
  <description>
  Just wondering if anyone has used this library on mobile phones such &lt;br&gt; as android and iOS? &lt;br&gt; Can it be used with PhoneGap to create a native application? &lt;br&gt; Can the widgets of say Sencha be used?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/3442ae456cb37169</guid>
  <author>
  funkymobilegames2...@gmail.com
  (Funky Mobile Games)
  </author>
  <pubDate>Mon, 12 Sep 2011 01:34:34 UT
</pubDate>
  </item>
  <item>
  <title>How to create a form from JSON</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/938d6d493631a293/f679d516b074de24?show_docid=f679d516b074de24</link>
  <description>
  Can inputEx build a form from JSON? I&#39;ve been looking over the material &lt;br&gt; at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://neyric.github.com/inputex/&quot;&gt;[link]&lt;/a&gt; and nothing seems to help much. I &lt;br&gt; think I understand how to make a html element from some JSON using inputEx, &lt;br&gt; but I want whole form created from JSON, not just individual elements. Do I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/938d6d493631a293</guid>
  <author>
  erikvv...@gmail.com
  (Erik Vold)
  </author>
  <pubDate>Thu, 25 Aug 2011 23:28:57 UT
</pubDate>
  </item>
  <item>
  <title>form.addField. Can this be used to add boolean/checkboxes?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/1ad1be9c90a5c7d1/86ebf1bc9fdc923b?show_docid=86ebf1bc9fdc923b</link>
  <description>
  Hi. I have an inputex form that I need to add fields to dynamically &lt;br&gt; based on data from the database. I&#39;ve tried the addField, but it only &lt;br&gt; adds a field, I cannot specify it to be a checkbox or boolean field &lt;br&gt; type. If this is possible, what is the syntax for it? I was trying &lt;br&gt; something like this:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/1ad1be9c90a5c7d1</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Sat, 20 Aug 2011 03:21:48 UT
</pubDate>
  </item>
  <item>
  <title>How to disable the &quot;add&quot; and &quot;remove&quot; button for a list</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/b65d34e0c0ff59a0/f3f9bdd26f5d847a?show_docid=f3f9bdd26f5d847a</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I wan to disable the &amp;quot;add&amp;quot; and &amp;quot;remove&amp;quot; buttons for the list field, &lt;br&gt; and do it via my code. Is there anyway to do that?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/b65d34e0c0ff59a0</guid>
  <author>
  fengzhuow...@gmail.com
  (Fengzhuo Wang)
  </author>
  <pubDate>Wed, 17 Aug 2011 15:24:07 UT
</pubDate>
  </item>
  <item>
  <title>yui2in3</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/aa47c7b2defd15b9/f72ccb21daa4c87b?show_docid=f72ccb21daa4c87b</link>
  <description>
  Hey everyone, &lt;br&gt; I&#39;m trying to use inputEx with YUI3. Everything works fine. &lt;br&gt; I just can&#39;t load all the file in a single minified file (myapp-min.js), &lt;br&gt; because yui2in3 load files when he needs it. And when i load inputEx &lt;br&gt; files outside the YUI3 sandbox (with &amp;lt;script src=&amp;quot;&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;) i get &lt;br&gt; &amp;quot;YAHOO is not defined&amp;quot; =&amp;gt; (Normal, i&#39;m using YUI3)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/aa47c7b2defd15b9</guid>
  <author>
  pier...@gmail.com
  (Pierre Colle)
  </author>
  <pubDate>Thu, 28 Jul 2011 14:46:04 UT
</pubDate>
  </item>
  <item>
  <title>Hide field by default</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/81a09c9d08d48282/873b9ef42e163320?show_docid=873b9ef42e163320</link>
  <description>
  I have a ListField that has a CheckboxField in it that I would like to &lt;br&gt; be &#39;hidden&#39; by default. Currently, I call the hide() method on the &lt;br&gt; CheckboxField (by looping through the subfields) every time the &lt;br&gt; ListField updatedEvt() is called, in order to hide the CheckboxField. &lt;br&gt; This ends up showing the field for a split second until the updatedEvt
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/81a09c9d08d48282</guid>
  <author>
  m...@babystepsweb.com
  (babysteps)
  </author>
  <pubDate>Wed, 15 Jun 2011 21:39:58 UT
</pubDate>
  </item>
  <item>
  <title>error showing inline editor, when using dtInPlaceEdit with nested header</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/4d24f6b93ed222b2/80bd9be8f2c7fd0b?show_docid=80bd9be8f2c7fd0b</link>
  <description>
  Hi, &lt;br&gt; When using dtInPlaceEdit with nested header, inline editor didn&#39;t &lt;br&gt; appear when I clicked a cell. I have fixed it with replace this codes &lt;br&gt; in js/widgets/dtInPlaceEdit.js: &lt;br&gt; for(var i = 0 ; i &amp;lt; columndefs.length ; i++) { &lt;br&gt; var columnDef = columndefs[i]; &lt;br&gt; if( YAHOO.lang.isUndefined(columnD ef.editor) &amp;amp;&amp;amp;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/4d24f6b93ed222b2</guid>
  <author>
  aris.s...@gmail.com
  (Aris Setyawan)
  </author>
  <pubDate>Wed, 18 May 2011 09:27:29 UT
</pubDate>
  </item>
  <item>
  <title>Custom Layouts</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/f5831edef60f11aa/dcd2f37fc6b2214a?show_docid=dcd2f37fc6b2214a</link>
  <description>
  How do you create custom layouts so fields can be on the same line? &lt;br&gt; &lt;p&gt;The CombineField is not what I need because it does not handle &lt;br&gt; validation of each field just the &lt;br&gt; Combined one. &lt;br&gt; &lt;p&gt;I need layouts other than the 2 column one. &lt;br&gt; &lt;p&gt;Thx.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/f5831edef60f11aa</guid>
  <author>
  leo...@cshl.edu
  (tony leotta)
  </author>
  <pubDate>Tue, 10 May 2011 17:05:05 UT
</pubDate>
  </item>
  <item>
  <title>Cannot configure MultiSelectField &quot;remove&quot; buton using localization</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/40c9cfb4cc5c0a15/cc36a49d619e5282?show_docid=cc36a49d619e5282</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;After read the MultiSelectField (DragDropList) source code, the &lt;br&gt; &amp;quot;remove&amp;quot; button label was harcoded, so I must rebuild it for adapting &lt;br&gt; to my local language. &lt;br&gt; &lt;p&gt;-aris
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/40c9cfb4cc5c0a15</guid>
  <author>
  aris.s...@gmail.com
  (Aris Setyawan)
  </author>
  <pubDate>Tue, 29 Mar 2011 00:52:41 UT
</pubDate>
  </item>
  <item>
  <title>Indonesian (id) Localization</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/560bef4df7aaf61e/22d3c924bd091f51?show_docid=22d3c924bd091f51</link>
  <description>
  // InputEx Indonesian localization &lt;br&gt; (function() { &lt;br&gt; &lt;p&gt; var msgs = inputEx.messages; &lt;br&gt; &lt;p&gt; msgs.required = &amp;quot;Harus diisi&amp;quot;; &lt;br&gt; msgs.invalid = &amp;quot;Isian tidak benar&amp;quot;; &lt;br&gt; msgs.valid = &amp;quot;Isian sudah benar&amp;quot;; &lt;br&gt; &lt;p&gt; msgs.invalidEmail = &amp;quot;Email salah, contoh: con...@coba.com&amp;quot; &lt;br&gt; msgs.selectColor = &amp;quot;Pilih warna:&amp;quot;; &lt;br&gt; msgs.invalidPassword = [&amp;quot;Sandi harus terdiri paling sedikit&amp;quot;,&amp;quot;angka
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/560bef4df7aaf61e</guid>
  <author>
  aris.s...@gmail.com
  (Aris Setyawan)
  </author>
  <pubDate>Tue, 29 Mar 2011 00:47:46 UT
</pubDate>
  </item>
  <item>
  <title>How can I insert InputEx&#39;s dataTable into form</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/bf02a6508df06c38/2c7886c45ba33458?show_docid=2c7886c45ba33458</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;How can I insert InputEx&#39;s dataTable into form? &lt;br&gt; &lt;p&gt;-aris
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/bf02a6508df06c38</guid>
  <author>
  aris.s...@gmail.com
  (Aris Setyawan)
  </author>
  <pubDate>Sat, 19 Mar 2011 05:58:01 UT
</pubDate>
  </item>
  <item>
  <title>405 Not Allowed from inputEx Builder&#39;s Load , JSON Schema</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/200b0985bef3f0ca/3f62c82c49027db2?show_docid=3f62c82c49027db2</link>
  <description>
  I want to build an HTML form from a JSON description, inputEx seems to do &lt;br&gt; what I want. &lt;br&gt; When I try to load JSON into &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://neyric.github.com/inputex/tools/builder/index.html&quot;&gt;[link]&lt;/a&gt; , the response to &lt;br&gt; the POST is a &amp;quot;405 Not Allowed&amp;quot; error from the nginx server. I think the &lt;br&gt; URL doesn&#39;t support POST. I&#39;ll get a 405 even if I click [Cancel]. I cloned
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/200b0985bef3f0ca</guid>
  <author>
  skierp...@gmail.com
  (S Page)
  </author>
  <pubDate>Tue, 25 Jan 2011 05:10:48 UT
</pubDate>
  </item>
  <item>
  <title>add menu and filefield to inputex-loader</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/512f7f7b1c9a6705/15f81c9b5f32b202?show_docid=15f81c9b5f32b202</link>
  <description>
  Hi everybody, &lt;br&gt; &lt;p&gt;I did not find a better place to post this, I hope nobody minds adding &lt;br&gt; a code snipped for me. I added the part below to inputex-loader.js and &lt;br&gt; since I am neither familiar to git nor have the time currently to work &lt;br&gt; on my poor knowledge, maybe somebody else can add this for a later
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/512f7f7b1c9a6705</guid>
  <author>
  kayrox...@gmail.com
  (kayser)
  </author>
  <pubDate>Mon, 10 Jan 2011 07:49:25 UT
</pubDate>
  </item>
  <item>
  <title>Unique ID for File Fields inside a List Field</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/046d3c6906484497/4e5dddf219651af5?show_docid=4e5dddf219651af5</link>
  <description>
  I have a Form with a List Field and inside of each list entry is a &lt;br&gt; file field. In order for my backend script to process the files &lt;br&gt; ($_FILES) it needs a unique id for each File Field. For File Fields &lt;br&gt; in a form I normally just add the id when creating the field, but the &lt;br&gt; List entries are multiple and are generated when data is received.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/046d3c6906484497</guid>
  <author>
  m...@babystepsweb.com
  (babysteps)
  </author>
  <pubDate>Fri, 10 Dec 2010 17:48:25 UT
</pubDate>
  </item>
  <item>
  <title>Lets start it up again :)</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/fa5146d4b243de26/f3ea8731d1ce6ff1?show_docid=f3ea8731d1ce6ff1</link>
  <description>
  Hi guys, &lt;br&gt; After a bit of a hiatus I am about to try to do exciting things with inputex &lt;br&gt; again. &lt;br&gt; I am working on getting persevere &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://docs.persvr.org/documentation/storage-model/json-schema&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.sitepen.com/blog/2010/01/25/getting-started-with-pintura/&quot;&gt;[link]&lt;/a&gt; and &lt;br&gt; inputex talking nice together. &lt;br&gt; Persevere is a rather nice backend which uses json-schema for its models and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/fa5146d4b243de26</guid>
  <author>
  joe.d.develo...@gmail.com
  (Joe Developer)
  </author>
  <pubDate>Sun, 21 Nov 2010 12:21:44 UT
</pubDate>
  </item>
  <item>
  <title>catalan localization</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/5e02ecbd6a40364f/38bf27896f1c5c8f?show_docid=38bf27896f1c5c8f</link>
  <description>
  // InputEx Catalan localization &lt;br&gt; (function() { &lt;br&gt; &lt;p&gt; var msgs = inputEx.messages; &lt;br&gt; &lt;p&gt; msgs.required = &amp;quot;Aquest camp és obligatori&amp;quot;; &lt;br&gt; msgs.invalid = &amp;quot;Aquest camp no és obligatori&amp;quot;; &lt;br&gt; msgs.valid = &amp;quot;Aquest camp és vàlid&amp;quot;; &lt;br&gt; &lt;p&gt; msgs.invalidEmail = &amp;quot;Correu electrònic no vàlid; ex: &lt;br&gt; n...@correu.cat&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/5e02ecbd6a40364f</guid>
  <author>
  llistescorreu2...@gmail.com
  (llistes correu)
  </author>
  <pubDate>Thu, 28 Oct 2010 09:34:36 UT
</pubDate>
  </item>
  <item>
  <title>Improved Spanish localization</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/25a082619c3e3dec/d48e5ff1f9d2138c?show_docid=d48e5ff1f9d2138c</link>
  <description>
  // InputEx Spanish localization &lt;br&gt; (function() { &lt;br&gt; &lt;p&gt; var msgs = inputEx.messages; &lt;br&gt; &lt;p&gt; msgs.required = &amp;quot;Este campo es obligatorio&amp;quot;; &lt;br&gt; msgs.invalid = &amp;quot;Este campo no es válido&amp;quot;; &lt;br&gt; msgs.valid = &amp;quot;Este campo es válido&amp;quot;; &lt;br&gt; &lt;p&gt; msgs.invalidEmail = &amp;quot;Correo electrónico no válido; ej: &lt;br&gt; tu.nom...@correo.es&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/25a082619c3e3dec</guid>
  <author>
  llistescorreu2...@gmail.com
  (llistes correu)
  </author>
  <pubDate>Thu, 28 Oct 2010 09:35:30 UT
</pubDate>
  </item>
  <item>
  <title>ListFields Questions</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/42c68d70e71a48cf/85d1ab10bf64b9e5?show_docid=85d1ab10bf64b9e5</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;1. I can´t get it to work in Forms &lt;br&gt; &lt;p&gt; new inputEx.Form( { &lt;br&gt; fields: [ &lt;br&gt; {type: &#39;select&#39;, label: &#39;Title&#39;, name: &#39;title&#39;, &lt;br&gt; choices: [{ value: &#39;Mr&#39; }, { value: &#39;Mrs&#39; }, { value: &#39;Ms&#39; }] }, &lt;br&gt; {label: &#39;Firstname&#39;, name: &#39;firstname&#39;, required: true,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/42c68d70e71a48cf</guid>
  <author>
  t...@roeth.net
  (mefleisch)
  </author>
  <pubDate>Mon, 25 Oct 2010 11:04:23 UT
</pubDate>
  </item>
  <item>
  <title>width of checkbox (boolean) popup in dtInPlaceEdit</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/8d8dcebe09b66409/a0e049d45110bd4f?show_docid=a0e049d45110bd4f</link>
  <description>
  Hello &lt;br&gt; &lt;p&gt;I&#39;m using a dtInPlaceEdit table with a checkbox (boolean) type and the &lt;br&gt; german environment. unfortunately the text of the buttons (see &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://aulac.thinx.ch/tmp/shot1.png&quot;&gt;[link]&lt;/a&gt;) is rendered ugly. Any chance to &lt;br&gt; solve that? &lt;br&gt; &lt;p&gt;Thanks for helping &amp;amp; best regards &lt;br&gt; Herbie
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/8d8dcebe09b66409</guid>
  <author>
  xher...@gmail.com
  (Herbie)
  </author>
  <pubDate>Thu, 23 Sep 2010 16:02:43 UT
</pubDate>
  </item>
  <item>
  <title>radioField allowAny submits wrong value</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/20bf7077e07cb0e1/0f8ae7af9a05850d?show_docid=0f8ae7af9a05850d</link>
  <description>
  Hello all &lt;br&gt; &lt;p&gt;I&#39;m trying to use the RadioField with optional string field: &lt;br&gt; &lt;p&gt;YAHOO.util.Event.onDOMReady(fu nction(){ &lt;br&gt; var Kurz = new inputEx.RadioField( &lt;br&gt; { &lt;br&gt; parentEl: &amp;quot;Kurz_div&amp;quot;, &lt;br&gt; allowAny: true, &lt;br&gt; &amp;quot;name&amp;quot; : &amp;quot;Kurz&amp;quot;, &lt;br&gt; &amp;quot;choices&amp;quot; : [&amp;quot;Prof.&amp;quot;,&amp;quot;Dr.&amp;quot;] &lt;br&gt; }); &lt;br&gt; });
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/20bf7077e07cb0e1</guid>
  <author>
  xher...@gmail.com
  (Herbie)
  </author>
  <pubDate>Thu, 23 Sep 2010 06:36:33 UT
</pubDate>
  </item>
  <item>
  <title>MultiSelectField.js setting a value</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/4b6f28ed615f7e03/f775dad81ad7221c?show_docid=f775dad81ad7221c</link>
  <description>
  hello &lt;br&gt; &lt;p&gt;I try to use MultiSelectField.js. I have to elements in the list, one &lt;br&gt; element should be chosen when rendering the form. I would like to set &lt;br&gt; one element as selected but the method setValue seems not to work. &lt;br&gt; Here is the example: &lt;br&gt; &lt;p&gt;&amp;lt;div id=&amp;quot;twoviews&amp;quot;&amp;gt;&amp;lt;/div&amp;gt; &lt;br&gt; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/4b6f28ed615f7e03</guid>
  <author>
  xher...@gmail.com
  (Herbie)
  </author>
  <pubDate>Fri, 17 Sep 2010 11:53:22 UT
</pubDate>
  </item>
  <item>
  <title>Differences between widgets and elements</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/1d65289eb3f48b41/9e6b0983dbcc6519?show_docid=9e6b0983dbcc6519</link>
  <description>
  Hi, I&#39;m a little confused on the differences between widgets and &lt;br&gt; elements in inputex. Could someone explain what they are and when you &lt;br&gt; should want to build your own element vs build your own widget? &lt;br&gt; &lt;p&gt;I&#39;m also a little unclear when you have to register an element. Could &lt;br&gt; someone explain that too?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/1d65289eb3f48b41</guid>
  <author>
  blchamberl...@gmail.com
  (Brian Chamberlain (breakpointer))
  </author>
  <pubDate>Thu, 16 Sep 2010 15:59:55 UT
</pubDate>
  </item>
  <item>
  <title>Updating an Inputex Datatable...</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/6d574490d14e36c7/4ba12212f36b8400?show_docid=4ba12212f36b8400</link>
  <description>
  How do I update an Inputex Datatable once I&#39;ve submitted a new or &lt;br&gt; updated object. I&#39;d like it to update from the remote XHR datasource. &lt;br&gt; In case someone else as added new data, I&#39;d like the Datatable to &lt;br&gt; reflect all recent updates. This page has two ways: &lt;br&gt; &lt;p&gt;1) A form at the top (k.form). &lt;br&gt; 2) The panels from the Inputex datatable by clicking &#39;modify&#39; or
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/6d574490d14e36c7</guid>
  <author>
  a...@alexlross.com
  (Alex)
  </author>
  <pubDate>Sun, 22 Aug 2010 21:55:17 UT
</pubDate>
  </item>
  <item>
  <title>Posting a json form through AJAX doesn&#39;t include the value of the button pressed</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/2dd47d71593bd3b4/80f16c8bb505dcf5?show_docid=80f16c8bb505dcf5</link>
  <description>
  Hi, I&#39;ve got a form within WiringEditor which I&#39;d like to have mutiple &lt;br&gt; buttons. However the JSON submitted includes the field values but not &lt;br&gt; the button clicked. How can I do that? &lt;br&gt; &lt;p&gt;var groupParams = {parentEl: this.bodyEl, &lt;br&gt; fields: this.options.fields, &lt;br&gt; buttons: this.options.buttons,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/2dd47d71593bd3b4</guid>
  <author>
  ke...@pibenchmark.com
  (kiboro)
  </author>
  <pubDate>Fri, 20 Aug 2010 15:13:48 UT
</pubDate>
  </item>
  <item>
  <title>buttons are not rendered</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/b0b5f4ceca2f479a/26eccde3574cedcc?show_docid=26eccde3574cedcc</link>
  <description>
  Dear all &lt;br&gt; &lt;p&gt;I build a fairly complex form with inputEx.widget.dtInPlaceEdit. &lt;br&gt; Unfortunately the submit button is not rendered. I have no javascript &lt;br&gt; errors in the console when loading the form. You may look at the &lt;br&gt; sample by visiting the following page: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://cr.contentx.ch/inputextest/form.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/b0b5f4ceca2f479a</guid>
  <author>
  xher...@gmail.com
  (Herbie)
  </author>
  <pubDate>Tue, 17 Aug 2010 07:30:25 UT
</pubDate>
  </item>
  <item>
  <title>declaring dtInPlaceEdit in a json structure</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/bfe231d462d6e325/947fb5006aceae45?show_docid=947fb5006aceae45</link>
  <description>
  Hi &lt;br&gt; &lt;p&gt;I trying to declare a dtInPaceEdit widget in a json structure without &lt;br&gt; success.: &lt;br&gt; &lt;p&gt;	/** &lt;br&gt; * Datasource and inputEx fields used for both examples &lt;br&gt; */ &lt;br&gt; var myDataSource = new YAHOO.util.DataSource([ &lt;br&gt; {id:&amp;quot;ISOCONFORT&amp;quot;, epaisseurs:100, format:&amp;quot;A5&amp;quot;, anzahl:0}, &lt;br&gt; {id:&amp;quot;ISOCONFORT PR&amp;quot;, epaisseurs:100, format:&amp;quot;A5&amp;quot;, anzahl:0},
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/bfe231d462d6e325</guid>
  <author>
  xher...@gmail.com
  (Herbie)
  </author>
  <pubDate>Wed, 11 Aug 2010 15:07:31 UT
</pubDate>
  </item>
  <item>
  <title>options.selectValues is undefined</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/e9fbf9e259b593bb/b11176c8f398a06e?show_docid=b11176c8f398a06e</link>
  <description>
  I have copied the sample code and run it. I get an error &lt;br&gt; &amp;quot;options.selectValues is undefined&amp;quot; at this line of code in &lt;br&gt; SelectField.js: &lt;br&gt; for (var i=0, length=options.selectValues.le ngth; i&amp;lt;length; i++) { &lt;br&gt; &lt;p&gt;Here is my code (I&#39;ve left out my ref&#39;s to classes). &lt;br&gt; &lt;p&gt;&amp;lt;script&amp;gt; &lt;br&gt; new inputEx.Form( {
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/e9fbf9e259b593bb</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Sat, 07 Aug 2010 19:42:31 UT
</pubDate>
  </item>
  <item>
  <title>Have been able to see only basic form with string fields, no other types are rendering</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/68ba2408291f2302/e6e065d5ee40779c?show_docid=e6e065d5ee40779c</link>
  <description>
  I have been using inputex forms and fields and it has been working &lt;br&gt; fine for testing, but now I want to turn my fields into the correct &lt;br&gt; type (for example, I&#39;ve only been using type=string, now I want &lt;br&gt; textarea). Everything shows up as a textbox though (checkbox, select, &lt;br&gt; textarea...etc.). Here is my code, everything works, except for the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/68ba2408291f2302</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Fri, 30 Jul 2010 06:28:41 UT
</pubDate>
  </item>
  <item>
  <title>changing HTML</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/09143fe5a3394142/229f425f22ac293b?show_docid=229f425f22ac293b</link>
  <description>
  how can I change the HTML that is created for each field? the HTML &lt;br&gt; that is generated by default does not suite my needs (does not have &lt;br&gt; enough CSS hooks in it for me to modify to fit the design I have been &lt;br&gt; given) &lt;br&gt; &lt;p&gt;is it possible?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/09143fe5a3394142</guid>
  <author>
  nickfrancesch...@gmail.com
  (NickFranceschina)
  </author>
  <pubDate>Sun, 25 Jul 2010 07:23:50 UT
</pubDate>
  </item>
  <item>
  <title>ListField</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/3f542e777ca1c607/83838bd9bc4412cf?show_docid=83838bd9bc4412cf</link>
  <description>
  Very interested in this project... been playing with it tonight. Have &lt;br&gt; been using JSON Schema to render forms. I noticed that the ListField &lt;br&gt; does not implement minItems correctly... if I set minItems to 2, I &lt;br&gt; expect my initial form to have two fields already on there. Also, I &lt;br&gt; expect that when maxItems is reached, the &amp;quot;Add&amp;quot; button is hidden or
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/3f542e777ca1c607</guid>
  <author>
  n...@miyagisoundmachine.com
  (Nick Franceschina)
  </author>
  <pubDate>Mon, 19 Jul 2010 05:07:08 UT
</pubDate>
  </item>
  <item>
  <title>Does an inputex form have a name?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/c2a08ec6a850c80d/9bc81f173ccbf7be?show_docid=9bc81f173ccbf7be</link>
  <description>
  Hi, first of all thanks for all of your responses to questions, it is &lt;br&gt; appreciated. &lt;br&gt; &lt;p&gt;I need to pass the name of a form to a flash object as a string, and I &lt;br&gt; don&#39;t actually know the name of my inputex form, or if I can give it a &lt;br&gt; name. I know it has a javascript name, but that&#39;s not the form name.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/c2a08ec6a850c80d</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Wed, 23 Jun 2010 05:32:14 UT
</pubDate>
  </item>
  <item>
  <title>Problem with ajax content type?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/a2d90ad5df7bf0d6/2588e0d438468719?show_docid=2588e0d438468719</link>
  <description>
  Hello all- I&#39;m a bit of a newbie so pardon me if I&#39;m missing something &lt;br&gt; dumb. I&#39;m submitting the form below to a Persevere backend. Looking at &lt;br&gt; Firebug, it seems that the code below encodes as &amp;quot;application/x-www- &lt;br&gt; form-urlencoded&amp;quot; instead of JSON. If I submit as a PUT to a slightly &lt;br&gt; differnet URL (/object/1 instead of /object) it seems to work as
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/a2d90ad5df7bf0d6</guid>
  <author>
  a...@alexlross.com
  (Alex)
  </author>
  <pubDate>Tue, 15 Jun 2010 15:39:17 UT
</pubDate>
  </item>
  <item>
  <title>Duplicate form fields</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/c118ba9bb77b773a/49053c3b01af2e3b?show_docid=49053c3b01af2e3b</link>
  <description>
  Hello, I&#39;m using inputex inside wireIt, I hope this is the right group &lt;br&gt; to ask. I&#39;m using a FormContainer and I want to have the same form in &lt;br&gt; the right column right below the minimap. &lt;br&gt; &lt;p&gt;I achieve this by using the onMouseDown in the container; when this &lt;br&gt; event trigger, the same form inside the container is drawn in the left
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/c118ba9bb77b773a</guid>
  <author>
  jeziel.ro...@gmail.com
  (Jeziel)
  </author>
  <pubDate>Thu, 03 Jun 2010 17:21:40 UT
</pubDate>
  </item>
  <item>
  <title>onKeyUp handling</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/8f95e27785b72c4e/8810211b5577d2c7?show_docid=8810211b5577d2c7</link>
  <description>
  I am using version 0.4 inputex form and would like to be able to &lt;br&gt; handle onKeyUp event on fields. I tried to update base class of &lt;br&gt; field.js to include onKeyUp, but it is ignored. I know there was &lt;br&gt; another post showing how to extend the behavior of the string field, &lt;br&gt; but I could not get that to work by using that code directly in the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/8f95e27785b72c4e</guid>
  <author>
  develo...@computer-shoppe.net
  (robinne)
  </author>
  <pubDate>Tue, 01 Jun 2010 18:43:51 UT
</pubDate>
  </item>
  <item>
  <title>InputEX/AJAX Restful calls with couchDB</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/d096b5f96fc8213b/1ce3b50cd8085d2b?show_docid=1ce3b50cd8085d2b</link>
  <description>
  Hi All, &lt;br&gt; I am trying to send json data to a couchDB document database using an &lt;br&gt; inputEX form and ajax. Here is relevant code. &lt;br&gt; var formDef = { &lt;br&gt; fields: [ &lt;br&gt; {type: &#39;select&#39;, label: &#39;Title&#39;, name: &#39;title&#39;, &lt;br&gt; selectValues: [&#39;Mr&#39;,&#39;Mrs&#39;,&#39;Mme&#39;] }, &lt;br&gt; {label: &#39;Firstname&#39;, name: &#39;firstname&#39;, required: true,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/d096b5f96fc8213b</guid>
  <author>
  nat2...@gmail.com
  (Nathan)
  </author>
  <pubDate>Thu, 27 May 2010 15:44:53 UT
</pubDate>
  </item>
  <item>
  <title>Inputex with yui3 + yui2</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/5edfed0e6ba6c8e9/0a39c442127c0ba5?show_docid=0a39c442127c0ba5</link>
  <description>
  I had initially submitted this incorrectly. &lt;br&gt; &lt;p&gt;BTW, before I forget, here is a simple example of YUI3 + YUI2 + Inputex: &lt;br&gt; &lt;p&gt;&amp;lt;style type=&amp;quot;text/css&amp;quot; id=&amp;quot;styleoverrides&amp;quot;&amp;gt; &lt;br&gt; &amp;lt;/style&amp;gt; &lt;br&gt; &amp;lt;link type=&amp;quot;text/css&amp;quot; rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://yui.yahooapis.com/3.1.0/build/cssfonts/fonts-min.css&quot;&gt;[link]&lt;/a&gt;&amp;quot; /&amp;gt; &lt;br&gt; &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/5edfed0e6ba6c8e9</guid>
  <author>
  joe.d.develo...@gmail.com
  (Joe Developer)
  </author>
  <pubDate>Tue, 04 May 2010 18:22:37 UT
</pubDate>
  </item>
  <item>
  <title>Form submission with &#39;GET&#39; rather than &#39;POST&#39; or &#39;PUT&#39;</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/915e2f141da4eea2/a1807222ab327358?show_docid=a1807222ab327358</link>
  <description>
  I&#39;m having an issue where I&#39;ve tried in several different &lt;br&gt; configurations to use &#39;GET&#39; form submissions + &amp;quot;application/x-www-form- &lt;br&gt; urlencoded&amp;quot; &lt;br&gt; &lt;p&gt;new inputEx.Form({ &lt;br&gt; fields: [ &lt;br&gt; { &lt;br&gt; type:&#39;group&#39;, &lt;br&gt; legend:&#39;Locality Info&#39;,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/915e2f141da4eea2</guid>
  <author>
  mcnu...@gmail.com
  (Grant McNaught)
  </author>
  <pubDate>Sat, 17 Apr 2010 23:07:56 UT
</pubDate>
  </item>
  <item>
  <title>Object Error when Using IE 7</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/839c36f3dc578111/20548ca12b393cd4?show_docid=20548ca12b393cd4</link>
  <description>
  I&#39;ve been searching on and off for the past few weeks looking for an &lt;br&gt; explanation to an error that keeps popping up in IE 7. When using the &lt;br&gt; setValue method of a StringField there is a JavaScript error &#39;[Object &lt;br&gt; Error]&#39; being shown, bur only in IE7 on Win XP. &lt;br&gt; The value is getting set, and works fine in Firefox, Chrome, and IE8,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/839c36f3dc578111</guid>
  <author>
  troy.sjer...@gmail.com
  (tsjerven)
  </author>
  <pubDate>Tue, 09 Mar 2010 22:53:00 UT
</pubDate>
  </item>
  <item>
  <title>BUG: SelectField.addOption() does not update elements array correctly</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/85687078e0eb464c/4a7afda7ef2fbe5a?show_docid=4a7afda7ef2fbe5a</link>
  <description>
  I believe I encountered a bug in SelectField.addOption(). After &lt;br&gt; creating a SelectField with a given set of options, if I remove all &lt;br&gt; options using removeOption(), then add new options using addOption() &lt;br&gt; everything appears to work. However, if you then call removeOption() &lt;br&gt; again, an exception is raised on line 209 of SelectField.js
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/85687078e0eb464c</guid>
  <author>
  caleb.constant...@gmail.com
  (Const)
  </author>
  <pubDate>Mon, 08 Mar 2010 14:54:34 UT
</pubDate>
  </item>
  <item>
  <title>CombinedField: validation?</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/e2758bccbf37ceea/f5133d7623588689?show_docid=f5133d7623588689</link>
  <description>
  I&#39;ve been playing around with CombinedField (actually deriving from &lt;br&gt; it), and I can&#39;t seem to figure out how validation works. It seems &lt;br&gt; individual controls in the combined field are not validated, and the &lt;br&gt; CombinedField.validate() is never called, so overriding it to do my &lt;br&gt; own validation does not work.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/e2758bccbf37ceea</guid>
  <author>
  caleb.constant...@gmail.com
  (Const)
  </author>
  <pubDate>Fri, 05 Mar 2010 16:04:14 UT
</pubDate>
  </item>
  <item>
  <title>GroupField.setValue()</title>
  <link>http://groups.google.com/group/inputex/browse_thread/thread/dbe0ebbd11019e45/94da13432e3ee758?show_docid=94da13432e3ee758</link>
  <description>
  I have a question regarding the setValue() method of a GroupField. On &lt;br&gt; line 248 of Group.js, you loop through all of the inputs, and if a &lt;br&gt; value was sent for it, you update the value of that input. This is &lt;br&gt; great. The next line, IMO should be made optional. &lt;br&gt; On line 255 if a value isn&#39;t sent, you call the clear() method on the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/inputex/browse_thread/thread/dbe0ebbd11019e45</guid>
  <author>
  m...@babystepsweb.com
  (babysteps)
  </author>
  <pubDate>Wed, 10 Feb 2010 16:38:10 UT
</pubDate>
  </item>
  </channel>
</rss>
