MenuItemDto
Drop-down menu items for timeline record lower section.
Field | Type | Description | Additional |
---|---|---|---|
title | textWithTranslation | Button text | Required |
action | ActionDto | Click action. | Required |
scope | string | Where to display | |
hideIfReadonly | bool | Hide, if user has edit permissions. | False by default. |
Example:
{ "title": "Confirm the process", "action": { "type": "restEvent", "id": "confirmProcess", "animationType": "loader" }, "scope": "web", "hideIfReadonly": true }
© «Bitrix24», 2001-2024