Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue


Status

Status
colourYellow
titleprogress

Priority2.3
Notenew tool
AssigneeMartin | Inga

Ressources

  • xxx

Remarks

  • designer  / schema und role sets / client localization and forms / scripts...
  • Oct 2020: Inga reviewed the texts to enable release 2.3

...

Info

Administrators need the YUUVIS_TENANT_ADMIN role for maintaining object types of the tenant (tenant-specific schema) or YUUVIS_SYSTEM_INTEGRATOR role for maintaining object types of the system (system-schema) including applications (app-schemas). >> Permissions via Roles


Section
bordertrue


Column

Table of Contents

Table of Contents
exclude(Table of Contents)


Prerequisites

The object types that should be used available for users within the yuuvis® client need some necessities that are described here: . Please check out, whether your object type definition are ready: "Defining Object Types for yuuvis® client" article.

Settings

You In the Settings view you can change the language and theme in the settings view. The Language and Layout.

Info
titleNote that the set language is also used for the form preview that is described below.

Note that the set language is also used for the form preview.

Modeling Forms

After logging into the yuuvis® architect you see the dashboard with one Dashboard with the "Forms" tile in the middle . A click onto this tile opens the forms modeling view with a tree that helps to navigate through the object types.

Object Type Selection

Image Removed

Picture: Tree of object typesis shown. 

Click the "Forms" tile to open the Forms view for modeling. A tree helps you to navigate through all existing object types in the "Select object type" area.

Image Added

"Select object type" area


Administrators with the role YUUVIS_SYSTEM_INTEGRATOR are offered the nodes 'Application', 'System', and 'Secondary Object Type'.
A click onto 'Application'

  • Application - a click shows further nodes grouping object types by its localized app-Schema name (for

...

...

  • System - a click lists all

...

  • Object types and floating secondary object types that are part of the system schema.
  • Secondary Object Typ


Administrators with the role YUUVIS_TENANT_ADMINISTRATOR are offered the nodes 'Tenant' and 'Secondary Object Type'.
A click onto 'Secondary Object Type' show all FSOTs that are referenced with

  • Tenant - a click shows a list of all object types that are part of the tenant schema.
  • Secondary Object Type - a click shows all floating secondary object types that are referenced in the schema ("static" = false) and that are not classified as primary or required

...

  • .

For each object type you can open the form for the EDIT or CREATE situation.The CREATE form is offered to the client define two form types - EDIT and CREATE. The corresponding form is provided to the user in the yuuvis® client accordingly.

  • CREATE form - used during the creation steps

...

  • EDIT form

...

  • - used for changing the metadata

...

  • of a saved object

...

Forms In general forms consist of

  • a form model with arranged groups of fields and
  • optionally a script for manipulating field values.

...

>> Form Scripting (Client-side)

Picture: Forms modeling view

After clicking onto EDIT or CREATE and no model has been saved before you see a list of all object type fields in the left area and a somewhat empty model tree beside. In the case, you have saved a model for EDIT but not for CREATE you are asked whether to reuse the EDIT model for CREATE as well while opening it.

...

There are various editing features available to help you create the script in the ribbon on the SCRIPT context tab and in the context menu of the script area. In addition, IntelliSense is available as scripting support.

Anchor
architect_formPreview
architect_formPreview

OpenForm preview

You can open a form preview. The form preview provides a visual aid when you are designing and laying out your form. This preview allows debugging the form via the browser tools as well. Only the scope.data cannot be handled well because no object is touched.

...