Hello,
In custom\app.xml I have set the default theme to be abc by adding this:
<themes>
<filter clientenv="webbrowser"> <default-theme>abc</default-theme>
</filter>
:...
However, users still have to choose the abc theme manually from the preferences.
What could be the issue here?
Is there a way to check and update this user preference in dql ?