CSS question

Hi all,

is it somehow possible to use/load a user defined CSS e.g. user creates a CSS, stores this somewhere in some folder, then assigns this CSS as his/hers default style sheet. Then after a application restart servoy loads the style.

Regards,

Peter

Hi Peter,

using the solutionModel you can create/overwrite any existing stylesheet you want.
Just get the css-text the user created and set it.

Hope this helps

Thanks Marc will give it a try.

Regards,

Peter