SAVE
If the SAVE parameter is set to FALSE, Composite will not display the save option the work area.
In scenarion where the work area is intended to display information, rather than data to be changed, the save function makes precius little sense.
| TRUE | Default. The Save action is available in the work area |
| FALSE | The Save action is not available in the workarea |
The value FALSE must be in uppercase. If this value is omitted or any other value is stated Composite will allow the user to save from the workarea.
Example:
<DATA TYPE="Ex" UNIQUEID="1" TITLE="Pure Information" SAVE="FALSE" />