BYOB - Field Highlighter By Date (GA)

Field Highlighter By Date

The package includes a specialized component for Filtering/Highlighting by Date, which automatically checks if a record’s date falls within a specific range without manual entry.





Requirements:

    ◦ The target field must be a Date field (DateTime fields are not supported).

    ◦ The field must be present on the current record layout.

    ◦ When specifying the Date field here, do not include the object name (e.g., use CloseDate, not Opportunity.CloseDate).

Available Conditions: You can select conditions such as YESTERDAY, TODAY, TOMORROW, LAST_WEEK, THIS_WEEK, NEXT_WEEK, or defined ranges like LAST_N_DAYS:n.





How Each Date Condition Works



📌 Real-World Examples

✔️ Example 1: Finding records from the Last 6 Days

Example 2: Checking if a record is in Last Week

✔️ Example 3: Looking ahead 6 days

✔️ Example 4: Finding records for Next Week

Example 5: Record too far in the past

No Match! March 5 is more than 3 days ago.



Use Cases

Critical Data Alerts: Highlight high-value opportunities or low lead scores.


Console App Support: The component is fully supported in Salesforce Console navigation.


Troubleshooting

Highlight Not Visible: First, ensure that the record actually meets the filter conditions you set in the Component Visibility settings.

Date Matching: If using the Date Highlighter, remember that LAST_WEEK and THIS_WEEK follow a Sunday to Saturday schedule.

Missing Values: If a date field is not on the record layout, the component will not be able to retrieve the value to apply highlighting.

Redirecting you to the article... Click here if you are not redirected automatically.