Author: reinhard
Date: 2007-06-08 10:04:07 -0500 (Fri, 08 Jun 2007)
New Revision: 9694

Modified:
   trunk/gnue-forms/samples/gauntlet/gauntlet.gfd
Log:
Fixed parameter processing (on-startup -> on-activation)


Modified: trunk/gnue-forms/samples/gauntlet/gauntlet.gfd
===================================================================
--- trunk/gnue-forms/samples/gauntlet/gauntlet.gfd      2007-06-06 15:18:06 UTC 
(rev 9693)
+++ trunk/gnue-forms/samples/gauntlet/gauntlet.gfd      2007-06-08 15:04:07 UTC 
(rev 9694)
@@ -26,7 +26,7 @@
 ]]></trigger>
 -->
 
-  <trigger type="ON-STARTUP" name="trgStartup"><![CDATA[
+  <trigger type="ON-ACTIVATION"><![CDATA[
     value =  form.getParameter('param1')
     if value:
       styleFields.defaultField=value



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to