Element "zpro > ProcessForm > ProcessBlock > HiddenBox"

Top  Previous  Next

HiddenBox Element is a in fact an EditBox element with its Type property is set to "Hidden". The element should be placed into a ProcessBlock Element.

It's value property is preset to retrieve the value of an XML node whose name is the same as the Element's Name. Therefore you just need to set the name of the element.

See Other Input Elements.