Skip to main content

3 docs tagged with "css"

View all tags

Field Styles

Guide for creating ServiceNow Field Styles using the Record API. Field styles apply CSS styling to fields in list and form views based on field values or scripted conditions.

Now.include

Now.include() populates a record field with the contents of a file at build time. It reads the file and inlines its text into the XML output, keeping source files separate for IDE support (syntax highlighting, IntelliSense, linting).

SPTheme

API used to create a Service Portal theme (sp_theme).