Difference between revisions of "Property Wizard (Client)"
Line 1: | Line 1: | ||
{{UBIK}} objects can be configured to be [[SYSCLS_WIZARDCREATION|property wizard]]-enabled. This means: | {{UBIK}} objects can be configured to be [[SYSCLS_WIZARDCREATION|property wizard]]-enabled. This means: | ||
− | * when a user creates such an object on the client, a series of editor dialogs are shown for all of its [[Settings#Content| | + | * when a user creates such an object on the client, a series of editor dialogs are shown for all of its important properties (namely properties with priorities not lower than the [[Settings#Content|PriorityThreshold]]; |
* the user should enter values for these properties one after the other; | * the user should enter values for these properties one after the other; | ||
* once done, the object will be immediately saved (and committed if in online mode) automatically. | * once done, the object will be immediately saved (and committed if in online mode) automatically. |
Revision as of 10:59, 19 December 2016
UBIK® objects can be configured to be property wizard-enabled. This means:
- when a user creates such an object on the client, a series of editor dialogs are shown for all of its important properties (namely properties with priorities not lower than the PriorityThreshold;
- the user should enter values for these properties one after the other;
- once done, the object will be immediately saved (and committed if in online mode) automatically.