Element "zpro > ProcessForm > ProcessBlock > ComboBox"

Top  Previous  Next

ComboBox 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.

Use Options property to set static options and Bind Options To property to set dynamic options.

See Validating User's Input.

See Other Input Elements.