UltimatePOS

  1. Home
  2. Docs
  3. UltimatePOS
  4. Technical
  5. Datatable save state (Column Visibility Permanent save)

Datatable save state (Column Visibility Permanent save)

Datatable save state will save the state of data table in user’s browser.

  • Hidden field from column visibility will be saved
  • Search filter will be saved
  • Sorting will be saved

Official documentation – Datatable State saving

Steps to do it in UltimatePOS:

  1. Open pos\public\js\common.js
  2. Search for “fixedHeader: true,”
  3. after that add this line: stateSave: true,
  4. Clear your browser cache for changes to reflect.

📩 Still stuck? Contact Support

Was this article helpful to you? Yes No