Hi Community,
I want to create a mobile Application. Where there is a senario where I want to change the Themes (Module CSS) at run time from external sources rather than go and paste changed CSS every time.
To make the CSS changes dynamic from third party server side. What we need to do??
Please help me on this that how can we add/replace theme/CSS file content dynamically??
Thanks in advance
Dileep Verma
The thread bellow might help you.
https://www.outsystems.com/forums/discussion/11432/howto-change-css-depending-on-the-user-in-session/
João Melo wrote:
Hi Joao, I have gone through this. I want to replace the whole module themes content using external file CSS, I want to replace the content of CSS dynamically in future rather than go and paste changed CSS to the module.
Thanks
Dileep.
Hi Dileep,
See my answer here.