Glossary

This page describes Blocworx terminology. For any Blocworx no-code developers, knowing these would be a requirement to work on Blocworx.

  • Server: In the context of Blocworx hosting, this is generally referencing the virtual machine that Blocworx is hosted on (most often an EC2 Instancearrow-up-right), not the physical machine in the data centre. However sometimes may specify on-premise server or real life server, in which case we are talking about those.

  • Project: A code and database combination of our software hosted on a server. Click for more information.arrow-up-right

  • Instance: A subdomain and domain that is being loaded inside a project, usually for a specific customer, e.g. customer.domain.com Click for more information.arrow-up-right

  • Page: A place where you can links, modules or more sub pages, its the high level of navigation in Blocworx. More Info.arrow-up-right

  • Module:arrow-up-right Most often represents a core piece of activity for a client, but can also represent a collection of blocs (see below) when referring to it using perfect Blocworx terminology. Management and Sales will more often refer to a module as something a process/flow the business is doing.

  • Blocarrow-up-right: A form and database table associated with it.

  • Bloc Settings: arrow-up-rightThe configurations that are set at bloc level.

  • Fieldarrow-up-right: The inputs or information displays in the form part of a bloc.

  • Field Rules:arrow-up-right A specific list of features you can set on a field that apply rules to their values, for example, "Cannot be equal a certain value"

  • Field Actions:arrow-up-right Anything that is triggered as a result of a field value changing (or other means of triggering)

  • Field Parameters: arrow-up-rightA series of settings at field level, some of which cause actions to occur.

  • Rolesarrow-up-right: A group that you can apply to users, which allows them access to modules and blocs, but also can contain permissions (see below)

  • Permissions:arrow-up-right Specific rules that can be applied to users (via adding to roles), like "Can edit data"

Last updated

Was this helpful?