kinyelo / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
1 stars 2 forks source link

Default Values for Form plugin #324

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Very minor point.  

The default values for the form plugin could be improved by using the ! 
notation, which will leave blanks in the text entry fields if nothing is 
defined. eg
$nameField.defaultValue => $!nameField.defaultValue 
$quoteField.defaultValue => $!quoteField.defaultValue

Original issue reported on code.google.com by iain.ked...@gmail.com on 25 Aug 2010 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by kinyelo@gmail.com on 25 Aug 2010 at 2:13

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by kinyelo@gmail.com on 25 Sep 2010 at 7:38