Hi, in administrator you can configure the user interface (menu and alike). I use this quite heavily and would like to know in which database table this configuration is saved.
Announcement
Collapse
No announcement yet.
Searching the database table for user interface
Collapse
X
-
Helle,
tableName = preferences
fieldName : data : is json format like :
HTML Code:{ "id": "5c3sdew6f42f947DFDS", "timeZone": "", "dateFormat": "DD\/MM\/YYYY", "timeFormat": "", "weekStart": -1, "defaultCurrency": "", "thousandSeparator": "", "decimalMark": ".", "dashboardLayout": [ { "name": "My Espo", "layout": [
- Likes 1
-
Hello, unfortunately that table is only the preference like time zone, language etc, which you find in administrator under settings. What I am looking for is the configuration of the user interface, where you set the logo, the menu order and some other items.
Comment
Comment