The <report> tag adds the widget displaying a particular report.
Available attributes:
...
...
...
readOnly
...
To make a field read-only, set the attribute equal to 'true'.
...
...
This attribute takes a decoded condition as a value. To decode a query condition, use server methods as recommended.
...
value
...
Specify the default value for the field.
...
When placing two or more conditions into the condition string, merge them with the carat symbol ( ^ ). The condition syntax is presented below:
...
...
...
...
...