Wouldn't it be easier just to make it an option in the ACP: "Include Technical Data" in the Sidebar? I mean it's always Computer OS, Browser Type, IP Address. I am not aware of other things now.
Initially, that’s how it was but it became part of a different system that can be extended to pull information from other areas (something I needed for my use case). I’ll see about turning it in to an option but still using the same system under the hood.
Create a new ticket field, place it wherever, give it whatever ID, title it what you like and set your descriptions.
You need to set the field type to PHP Callback and populate it with one of the following examples:
NixFifty_Tickets_CustomField_DeviceInfo::getDeviceInfo - Return operating system and browser name NixFifty_Tickets_CustomField_DeviceInfo::getOperatingSystem - Return operating system NixFifty_Tickets_CustomField_DeviceInfo::getBrowser - Return browser name
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.