enaio® webclient 11.10.17

enaio® webclient 11.10 »

Service Release 11.10.17 for enaio® webclient contains bug fixes and the following new features.

Scripting: write protection on tables for index data and workflow forms

Write protection for tables can be removed using the enable() method and for table cells using the enableCell() method.

The methods are supplemented by the new optional parameter keep(boolean).

With the parameter keep(true), write protection is only removed if it is not set in the object definition or the workflow model.

The keep(false) parameter always removes the write protection. Default: false