Type hidden can be useful when you want to make an application that can add an additional value to a multiple field without giving the option to turn off the existing.
You simply combine a hidden type with value='$formfield(Fieldname)' and a checkbox type with value="New value".
The browser then sends the old + the new value.
--
KennethLavrsen - 17 Feb 2010
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
