Setyenv · Docs
  • English
  • Spanish
  • Chinese
  • Japanese
  • Arabic
  • German
  • French
  • Hindi
  • Indonesian
  • Italian
  • Dutch
  • Portuguese
  • Russian
  • Turkish

User preferences

Per-user settings that personalise the list view, sidebar, and navigation. Stored as WordPress user meta.

List preferences (per entity)

PreferenceKeyDescription
Visible columnspfm_list_columns_{entity}Which columns show and in what order
Sort orderpfm_list_sort_{entity}Default sort field and direction
Page sizepfm_list_page_sizeRows per page (shared across entities)
View modepfm_view_mode_{entity}list or kanban
Kanban fieldpfm_kanban_field_{entity}Which field groups cards (kanban view)

Saved views

Saved views (pfm_list_views_{entity}) bundle: filter, search, columns, sort, view mode, and kanban field into a named preset. You can create multiple views per entity and switch between them from the list toolbar.

Global preferences

PreferenceKeyDescription
Favoritespfm_favoritesStarred entity slugs for quick access
Sidebar tabpfm_sidebar_taball (full list) or favorites (starred only)
Pinned modepfm_pinned_modePin the sidebar open or auto-hide it

REST API

  • GET/PUT /pfm/v1/users/me/list-prefs/{entity} — per-entity list preferences
  • GET/PUT /pfm/v1/users/me/global-prefs — global preferences