Frontend → Agent → LinkObject

LinkObject::ComplexTable###Appointment

定义链接的预约小部件(LinkObject::ViewMode = "complex")要显示的列。可用的设置值为:0 = 禁用,1 = 可用, 2 = 默认启用。

默认值:

---
DefaultColumns:
  CalendarName: '1'
  Changed: '1'
  Created: '1'
  Description: '2'
  EndTime: '2'
  Location: '1'
  NotificationTime: '1'
  StartTime: '2'
Module: Kernel::Output::HTML::LinkObject::Appointment.pm
Priority:
  CalendarName: '100'
  Changed: '160'
  Created: '170'
  Description: '110'
  EndTime: '130'
  Location: '140'
  NotificationTime: '150'
  StartTime: '120'

LinkObject::ComplexTable###Ticket

定义链接的工单小部件中显示哪些列(LinkObject::ViewMode = "complex")。 注意:只有工单属性和动态字段(DynamicField_NameX)才允许使用DefaultColumns(默认字段)。

默认值:

---
DefaultColumns:
  Age: '1'
  Changed: '1'
  Created: '2'
  CustomerCompanyName: '1'
  CustomerID: '1'
  CustomerName: '1'
  CustomerUserID: '1'
  EscalationResponseTime: '1'
  EscalationSolutionTime: '1'
  EscalationTime: '1'
  EscalationUpdateTime: '1'
  Lock: '1'
  Owner: '1'
  PendingTime: '1'
  Priority: '1'
  Queue: '2'
  Responsible: '1'
  SLA: '1'
  Service: '1'
  State: '2'
  TicketNumber: '2'
  Title: '2'
  Type: '1'
Module: Kernel::Output::HTML::LinkObject::Ticket.pm
Priority:
  Age: '110'
  Changed: '120'
  Created: '310'
  CustomerCompanyName: '320'
  CustomerID: '240'
  CustomerName: '250'
  CustomerUserID: '260'
  EscalationResponseTime: '160'
  EscalationSolutionTime: '150'
  EscalationTime: '140'
  EscalationUpdateTime: '170'
  Lock: '200'
  Owner: '220'
  PendingTime: '130'
  Priority: '300'
  Queue: '210'
  Responsible: '230'
  SLA: '290'
  Service: '280'
  State: '190'
  TicketNumber: '100'
  Title: '180'
  Type: '270'

LinkObject::ComplexTable::SettingsVisibility###Appointment

定义链接对象小部件(LinkObject::ViewMode = \"complex\")设置按钮中的操作。请注意,这些操作必须已经在以下JS和CSS文件中注册:Core.AllocationList.css、Core.UI.AllocationList.js、 Core.UI.Table.Sort.js、Core.Agent.TableFilters.js。

默认值:

---
- AgentTicketZoom

LinkObject::ComplexTable::SettingsVisibility###Ticket

定义链接对象小部件(LinkObject::ViewMode = \"complex\")设置按钮中的操作。请注意,这些操作必须已经在以下JS和CSS文件中注册:Core.AllocationList.css、Core.UI.AllocationList.js、 Core.UI.Table.Sort.js、Core.Agent.TableFilters.js。

默认值:

---
- AgentTicketZoom