Hi,
> <f:form method="post" action="deliver" arguments="{campaign : campaign}">
...
> But I can't seem to retrieve the values of these fields like this (with
> _print_r($_GET)_ )
well, you can't see variables transmitted via POST in $_GET, can you ;)
--
kind regards,
Franz Koch