More actions
| Line 51: | Line 51: | ||
tables=WIKI_Documents | tables=WIKI_Documents | ||
|fields=_pageName=Doc Title, Doc_Type, Doc_Keywords | |fields=_pageName=Doc Title, Doc_Type, Doc_Keywords | ||
|where Doc_Type='Troubleshooting' | |||
|format=dynamic table | |format=dynamic table | ||
|order by=Doc_LastUpdated DESC | |order by=Doc_LastUpdated DESC | ||
Revision as of 21:36, 2 April 2025
Support Technician Dashboard
Support Tools & Quick Links | ||||
|---|---|---|---|---|
Chatwoot |
3cx |
RFS |
Screen Connect |
HQ |
Central Reports |
Google Chat |
Quote Request Form |
Shipping Tracker Form | |
Temp Project Tracker |
CC Grid |
Support Team Shortcuts |
All Projects v2 | |
Quick Links
- Hardware – Find & troubleshoot hardware
- Software – Guides & software tools
- Projects – Cities & customer accounts
- Documentation – User guides & knowledge base
- FAQ – Common questions & solutions
Common Troubleshooting Issues
Error 1054: Unknown column 'Doc_LastUpdated' in 'ORDER BY'
Function: CargoSQLQuery::run Query: SELECT `cargo__WIKI_Documents`.`_pageID` AS `cargo_backlink_page_id_WIKI_Documents`,`_pageName` AS `Doc Title`,`Doc_Type` AS `Doc Type`,`Doc_Keywords__full` AS `Doc Keywords` FROM `cargo__WIKI_Documents` ORDER BY `Doc_LastUpdated` DESC LIMIT 100