Highlight Important Data Based on Rules
Background
In a Quality Management System (QMS) for a certain project, users need to focus on cases where the severity of non-conforming product reports is "High". They need to distinguish these cases in the list page to help users intuitively see the content that needs attention.
Implementation Steps
Enter application design and select the non-conforming product report data table
Click 【Table Settings】 and scroll down to find Cell Format
Click Add Rule, select Set Conditions, and enter the Condition Editor page
On the Condition Editor page, click 【Add Judgment Condition】, click "Inline Record", and select the "Severity" field from the expanded list
Configure the condition, set the "Severity" field value to equal "High", and click OK to save
In the Setting Fields, configure the fields that need to be displayed differently, here select the "Severity" field
Configure the display style, select red as the background color, publish the application, and complete the configuration
Effect
On the non-conforming product report module page, according to the above configuration, when the severity of the non-conforming product report is "High", it will be displayed differently. The configured display effect is as follows:

