The CreatorCon Call for Content is officially open! Get started here.

What do the blue dots in front of every record in Reference List view signify?

Raghav Kakkar
Tera Expert

What do these blue dots in front of every record in Reference List view signify?

RaghavKakkar_0-1692786837964.png

 

1 ACCEPTED SOLUTION

Raghav Kakkar
Tera Expert

One of my colleagues pointed out that the dot replaces the blue "i" icon which is used to preview the record when we open a table in list view. It is done via the view "sys_ref_list" and the purpose is that the users should not be able to preview a record while they are selecting it to fill out a value on another form.

 

RaghavKakkar_2-1692792517375.pngRaghavKakkar_3-1692792549037.png

So, in short, the 'i' icon gets replaced by the dot.

 

 

 



View solution in original post

5 REPLIES 5

Tahir Ahmed
Mega Sage

The icons indicate where the field definition was inherited from. Red square means the field is defined on a parent table and inherited to this table. Blue dot means the field was created on this table.

Hi Tahir,

 

Thank you so much for your response,

Unfortunately, that is not correct. Example:

This is a PRB ticket referencing Service Offering table.

RaghavKakkar_1-1692788567307.png

 

Service offering reference list has blue dot in front of Parent field, which is inherited from Service table.

RaghavKakkar_0-1692788554619.png

 

1. Data Change: A change has been made to the value of a field within the record. For example, if you have a table that tracks incidents, a blue dot might appear beside the "Priority" column if the priority of the incident has been updated.

2. Record Insertion: If a new record has been added to the table, a blue dot might appear beside one or more columns to indicate that the record is new and hasn't been viewed or processed yet.

Hi Tahir,

 

As you can see in the initial screenshot, blue dot appears in front of name field for all the users. Which is neither updated and nor was the user record created.