Hi, I want to customize the login page for specific realms user and also add a on/off button widgets in insight. But I’m don’t understand the concept of the widgets code.
If possible, can show me the folder directory?
Hi,
OpenRemote\deployment\manager\app\images
After I login the master realm it will popup this to let me login for another realm user. Why?
@apurba
hi,
{
“realms”: {
“default”: {
“appTitle”: “Conscient Initiatives”,
“headers”: [
“map”,
“attributeName”,
“assets”,
“rules”,
“insights”,
“language”,
“users”,
“roles”,
“account”,
“logs”,
“logout”,
“export”,
“appearance”,
“realms”,
“gateway”
],
“styles”: “:host > * {–or-app-color1:#FFFFFF;–or-app-color2:#F9F9F9;–or-app-color3:#1a2456;–or-app-color4:#138caa;–or-app-color5:#CCCCCC;–or-app-color6:#be0000;–or-app-color8:#FFFFFF;”,
“logo”: “/images/logo.png”,
“logoMobile”: “/images/logo-mobile.png”,
“favicon”: “/images/default/favicon.png”,
“language”: “en”
}
modify as per requirement and save it as manager.config
dir – deployment\manager\app\manager.config