Skip to content

User helper operations

valentin-gauthier-geosiris edited this page Mar 23, 2023 · 1 revision

The Webstudio contains operation that facilitate the work for the user.

List reordering

When an object attribute is a list, it is possible to reorder the elements with a "drag & drop" operation with the quad cross icon.

list reordering

DOR auto-correct

DOR information can be automatically corrected with the auto-correct menu

DOR creation

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.

Activity creation

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.

Console

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.

Clone this wiki locally