view/asset/task

Asset Task Component Adds a button to edit and view mode of Assets to create a new task

Members

hidden

Type

Description

Boolean

This view is to be shown or hidden

Default

            {
  "hidden": false
} 

          

label

Type

Description

String

Button label

Default

            {
  "label": "New Task"
} 

          

name

Type

Description

String

Button name

Default

            {
  "name": "custpage_nx_task"
} 

          

url

Type

Description

String

Url template to the report

Default

            {
  "url": "/app/crm/calendar/task.nl?compid=9607429&pf=CUSTEVENT_NX_TASK_ASSET&pi=${ id }&pr=${ record }"
} 

          

General Notices