Standards, best practices and how-tos for developing OutSystems applications
All styling is centralized in the applicable theme. E.g. the Enterprise style guide theme. Best practice is that this theme is managed by a dedicated group of OutSystems Front End developers. We call this group the “StyleGuide team”.
If you require some special styling that is not available in the StyleGuide use the following steps to introduce a new style element.
.sfl-btn-tertiary
for a new element in the Soccer Fields module, screen or block css). Never use inline style.btn-tertiary
.sfl-btn-tertiary
and replace all instances by the new class btn-tertiary
.The Style Guide Team maintains and publishes a list of all modules and their acronyms e.g.
Application | Module | Acronym |
---|---|---|
Soccer Fields | SoccerFields | sfl |
Soccer Fields | SoccerFieldsBackOffice | sfb |
Soccer Fields Mobile | SoccerFieldsMobile | sfm |