Define field styles
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Platform Field Administration
Field styles enable you to declare individual CSS styles for a field in a list or form.
Before you begin
About this task
The CSS lets you change the following attributes of a field.
- Change the color.
- Change the font attributes (bold, italics, underline).
- Change the padding and alignment of text.
You can define field styles for tables and database views that are in the same scope as the field style and for other tables that have at least one field in the same scope as the field style. Field styles defined for a table don’t apply to database views that include the table. Create separate field styles for database views.
Note: Field styles aren’t applied to comments and work notes fields used with the activity formatter. Background color for these fields can be set using the glide.ui.activity_stream.style.comments and
glide.ui.activity_stream.style.work_notes system properties located in the sys_properties table.
Procedure