Skip to main content

General Principles of Operation

🔗 Original page — Source of this material


What Are Static Blocks

image-20210808-121004

Each project has a special field at the bottom — the static blocks panel. It contains “static blocks” — these are elements of the project that belong to the entire project and are accessible from any part of it. Unlike actions (cubes), which are performed sequentially over time.

Each static block is responsible for one or more properties of the project — these might be project settings, profile settings within the project, encryption, as well as lists and tables with data.

When you create a project, it already comes with several required static blocks (they cannot be deleted).

How to Show the Static Blocks Panel

Attention

If you don't see the static blocks panel, right-click the project and select “Show static blocks” from the context menu.

image-20210808-120225

How to Add Static Blocks

Right-click the “Add” button, or use the context menu of the panel:

image-20210808-120412

How to Resize the Panel

Click the button on the right side of the panel:

image-20210808-120517

How to Delete a Static Block

Right-click the static block → Delete:

image-20210808-120817

If the “Delete” option is inactive, it means you cannot delete this static block.