Manager_config.json cannot be saved via Manage UI

Dears, please advise -
i try to change manager_config.json through Managet UI/appearance

i add an example from doc:

after i click update and save, realm appearance changes, and if i open manager_config.json again, it shows only lines related to realms, all related to “assets” disappeared:


please advise how to change the manager_config.json to do some adjustments on styling of assets - tree, map etc.

Hi!

First of all, have you tried reloading the page? (to make sure it’s not a local cache issue)

Are you running the latest version of OpenRemote?
We recently patched some fixes on this, so maybe that will already resolve your issues. :wink:
See here;

Let me know if it helps!

2 Likes

Thanks a lot for guidance.
i managed to make it working.
i have copied all lines from demo.openremote.app to my manager_config.json in Manager UI/appearance from this post:

so seems my initial manager_config.json had some mistakes.
will continue to play with Manager UI styling, next will try to create Custom asset with custom icon.

your prompt support really appreciated!

3 Likes

Dears, few more questions related to manager_config.json

  1. is there any way to play with height and width of panels in manager_config.json
    {}“pages”>{}“assets”>{}“viewer”>{}“assetTypes”:>{}“WeatherAsset”>{}“viewerStyles”>{}“panels”
    (and especially height, to make all panels look in a line)
  2. any detailed Readme/Instructions available for manager_config.json?
  3. where and how to keep configured based on a project needs manager_config.json to make all needed changes prior running containers in docker?