edoc automate Guide
Breadcrumbs

Add a component to the view

You can add components to a view at any point. By default, there are different categories of components that you can use: textedit, action, text, document, layout, list, choose, app.

Things to know

  • You open the component overview by pointing to the bar in the editor and then clicking on Add.

  • The component overview is divided into categories, can be searched and has a Favorites section.

  • All components are arranged on top of each other in the view. You can use layout or list components (e.g. Columns, Table) to arrange the view more clearly and insert additional components.

  • The names of the inserted components are generated automatically. You can change the name under Properties > Name. Only lower case letters, numbers, underscores and square brackets are permitted.

  • The value (Value) is generated automatically for some components. You can change the name under Properties > Value.

Here's how

  1. Point to the bar in the editor with the mouse and click on Add.

  2. Select the component to open it in the editor. As soon as you select the component in the editor, the detail area with Properties or Events is displayed.

  3. If required, enter a name under Properties > Name to change the generated name.

  4. If required, enter a name under Properties > Value, e.g. to have a unique default value.

  5. If required, add a new action with New Action under Events.

  6. Save your work with Save.

If you want to add another component to the existing component, you can use the context functions of the current component:

Zeigt die Kontextfunktionen einer verwendeten Komponente an.
Context function of a component

Meaning of the symbols for adding

  1. By clicking on the symbol with the plus sign at the top, the new component is inserted above the current component.

  2. By clicking on the symbol with the plus sign at the bottom, the new component is inserted below the current component.