You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

A Boolean property that controls whether the values in the fields specified in the tagfieldn properties are submitted to the web server when submitting the form.
Default value
True() – the values in the fields are posted to the web server.
Valid values
true(), false(), or a valid expression that returns true() or false().

  • No labels