Skip to main content
Solved

In Mobile UI is it possible to enforce the density setting?

  • February 14, 2023
  • 5 replies
  • 80 views

Rucha Naik
Forum|alt.badge.img+5

The mobile UI has option for density : compact and comfortable.

Currently by default its set to comfortable.

Is there a way to set it to compact by default?

I got the required information for Universal UI from , but not for mobile: 

https://community.thinkwisesoftware.com/questions-conversations-78/universal-possible-to-enforce-the-density-setting-3257

 

Best answer by Leroy Witteveen

Hi @Rucha Naik,

Doesn't adding the following to config.json solve your problem?:

"spacingMode": "compact",

If the user already logged in before this change was applied, the default spacing mode (which would be comfortable for mobile) will be persisted already. This can be solved by clearing the cache in the login options. But every new user (that starts Universal for the first time) will definitely have compact mode after adding that to config.json.

Kind regards,
Leroy Witteveen

View original
This topic has been closed for comments

Forum|alt.badge.img+3

Hi Rucha,

I think what your looking for is the: spacingMode option. This can be configured in the config.json.

The allowed values are compact or comfortable.

Themes | Thinkwise Documentation (thinkwisesoftware.com)

 

Edit:

Apologies, I think you are looking for mobile and not for Universal. I missed that part of your post.


Leroy Witteveen
Moderator
Forum|alt.badge.img+3

Hi @Rucha Naik,

Are you talking about the old Mobile GUI, which looks like this?:

 

Or are you talking about using the Universal GUI on Mobile, which would look like this?:

Kind regards,
Leroy Witteveen


Rucha Naik
Forum|alt.badge.img+5

Hi Leroy,

 

I am using the universal GUI in mobile : 
 

 


Leroy Witteveen
Moderator
Forum|alt.badge.img+3

Hi @Rucha Naik,

Doesn't adding the following to config.json solve your problem?:

"spacingMode": "compact",

If the user already logged in before this change was applied, the default spacing mode (which would be comfortable for mobile) will be persisted already. This can be solved by clearing the cache in the login options. But every new user (that starts Universal for the first time) will definitely have compact mode after adding that to config.json.

Kind regards,
Leroy Witteveen


Rucha Naik
Forum|alt.badge.img+5

Thanks Leroy, this is working now!


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings