You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "grofcik.lan" <mg...@pflow.sk> on 2004/05/06 09:47:16 UTC

Coplet simple form help

Hello,
I am trying to make simple coplet with html form. but I can not make 
correct request at the second time.
the first form in the coplet is:
......

<form method="POST" action="view" name="form_createUser">

.....

<input value="create" name="cocoon-action-create" type="submit">
...

</form>

but after submit I obtained the same page, with empty fields.
The same application as WEB application works fine. andthe next page is 
displayed.

Thank you for answer Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org