Define field styles
Field styles enable you to declare individual CSS styles for a field in a list or form.
시작하기 전에
이 태스크 정보
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.
주:
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.