Field Style on list view displays differently on different instances

Tony Flower
Tera Contributor

I'm seeing Field Style on the list view display differently on some instances - instead of the background colour filling the cell, it's showing instead as a red dot next to the cell contents. Any idea why the same style shows differently across instances in this way?

Screenshot 2023-01-11 at 22.36.12.png

Screenshot 2023-01-11 at 22.36.52.png

 

3 REPLIES 3

AndersBGS
Tera Patron
Tera Patron

Hi @Tony Flower , 

 

The field styles can be managed under sys_ui_style_list. So how the field is showing is according to how the different styles is configured in the single instance.

 

If my answer has helped with your question, please mark it as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS - the sys_ui_style list view is what I showed in the screenshots, but as you can see, the exact same styles in that list appear differently across different instances.  Some show the background colour filling the cell, others just show it as a coloured dot.  That's what I'm trying to understand - why is the exact same style appearing different between instances?

John104
Tera Contributor

I know this is "relatively" old, but I was noticing a similar issue using a background-image in a field style that was filling the entire background of the table cell instead of being to the side and much smaller.

 

Look at the `sys_user_preference` table and look for `glide.ui.field_style_circle` in the Name field for the given user. If it exists and set to false, then it will fill the entire cell background instead of having the little circle with the defined background color.