Frontend → Agent → LinkObject

LinkObject::ComplexTable###Appointment

Define which columns are shown in the linked appointment widget (LinkObject::ViewMode = "complex"). Possible settings: 0 = Disabled, 1 = Available, 2 = Enabled by default.

Default value:

---
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

Define which columns are shown in the linked tickets widget (LinkObject::ViewMode = "complex"). Note: Only Ticket attributes and Dynamic Fields (DynamicField_NameX) are allowed for DefaultColumns.

Default value:

---
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

Define Actions where a settings button is available in the linked objects widget (LinkObject::ViewMode = "complex"). Please note that these Actions must have registered the following JS and CSS files: Core.AllocationList.css, Core.UI.AllocationList.js, Core.UI.Table.Sort.js, Core.Agent.TableFilters.js.

Default value:

---
- AgentTicketZoom

LinkObject::ComplexTable::SettingsVisibility###Ticket

Define Actions where a settings button is available in the linked objects widget (LinkObject::ViewMode = "complex"). Please note that these Actions must have registered the following JS and CSS files: Core.AllocationList.css, Core.UI.AllocationList.js, Core.UI.Table.Sort.js, Core.Agent.TableFilters.js.

Default value:

---
- AgentTicketZoom