Jump to content

Force backdrops for every user


Recommended Posts

Posted (edited)

Like in the subject, is there a way to force backdrop to be always ON for every user (even if they clear they browser's cache), probably by some code editing and not css itself?

Edited by cochize1
PenkethBoy
Posted

Not with css - as the backdrop container is empty when turned off - so nothing to show

think its a server thing so possibly a plugin might be able to do it - but thats not certain

 

Posted (edited)

Yeah I figured that no css can do that but was hoping maybe some .js or .json tweaking might help.

And about the plugin, any specific I could try?

Edited by cochize1
Posted

any idea about this one?

PenkethBoy
Posted

can you code in c# and js

Posted

No, but I can copy and paste almost anything:)

PenkethBoy
Posted

thats not going to get you a plugin as it needs to be written a certain way and then you have to compile it....... not simple i'm afraid

Happy2Play
Posted

With this being a per user/per client setting, I don't really see a way to do this.  So if the setting is actually on  the client and not the server, how is it suppose to be changed?

PenkethBoy
Posted

well i guess the server requests it at some point so all client remain in sync as usually a change on one appears on another

but its basically undocumented so black box time and as its a niche request.....

Happy2Play
Posted

Looks like it is the API DisplayPreferenceService endpoint.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...