>From the docs:

Arg consists of zero, one or two names of hashes (with or without the
leading %) and an optional array as third parameter. The hidden
metacommand will generate hidden fields for all data contained in the
first hash but not in the second hash

I guess this should do the trick (it works for me):

[- %tmp = () -]
[$ hidden %fdat, %tmp $]

- Robert

Ilia Lobsanov wrote:
> 
> The docs state:
>         <<If you use just the 'hidden' command without parameters, it simply
> generates hidden fields for all form fields submitted to this document which
> aren't already contained in another input field.
>         >>
> 
> My question is: (how) can I use the hidden command to generate hidden fields
> for ALL form fields, regardless if they're already contained in another
> input field?
> 
> thank you.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to