-
Notifications
You must be signed in to change notification settings - Fork 2
User helper operations
The Webstudio contains operation that facilitate the work for the user.
When an object attribute is a list, it is possible to reorder the elements with a "drag & drop" operation with the quad cross icon.
DOR information can be automatically corrected with the auto-correct menu
When a DOR is created, an interface is shown to pick in the workspace list the object to target. (see. object editing page). The list is pre-filtered depending on the attribute in which the DOR will be created. For example a DOR for an "RepresentedInterpretation" attribute, will only show the Interpretations of the workspace. The filter is more powerfull than this simple example, and it really ease the search of the target object.
Off course it is possible to write a Uuid that doesn't refers to an element in the list nor an element present in the workspace.
When an activity is created, the interface will ask for an "ActivityTemplate". After that, the created activity will contains prefilled parameters with default values when it is possible. It will avoid errors while creating the activity parameters and facilitate the work for the user.
When a validation error is prompt in the console, their is often a Uuid in the message. These Uuid are clickable to directly open the "object editing vue" of the referenced object.