Skip to main content
This element adds an entity menu to a screen. Entity menus contain items that allow you to edit an entity, create a new entity, merge the entity with others.

Configuration

Entities:
  • customer / person
  • company / contact
  • ticket
These must contain corresponding values for the default configuration of the menu to be added to a screen.

Example

Functions

setFieldValue(String action, Map values)

You can add to the default configuration or create an entirely new menu by setting field values. To create a new menu, exclude the simple values from the configuration.
appendId (v.8.4R07) will append the ID of the current entity to the URL for the anchor or menu.

Example maps