[Bese-devel] Re: UCW submit action issues

Marco Baringer mb at bese.it
Tue May 2 16:19:39 UTC 2006


Christian Haselbach <chriss at muon.de> writes:

> (defmethod render ((bac b-action-component))
>   (<:h1 (<:as-html "Choose your action #" (counter bac)))
>   (<:form (<ucw:submit :value "one" :action (call-viewer bac "one"))
> 	  (<ucw:submit :value "two" :action (call-viewer bac "two"))))
>
> This does nothing (except bringing you back to the start).

if you change that to <ucw:form (not <:form) does it work?

-- 
-Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
	-Leonard Cohen




More information about the bese-devel mailing list