Skip to main content
2 件の回答
  1. 2016年9月1日 18:13
    Hi Nyota,

    I believe there is no straight forward way of doing this. However you can try the below.

    Step 1: Identify the criteria to define which case comments last modified date you want to display

    Step 2: Create a custom fields on case object of type datetime.

    Step 3: Depending upon the complexity of the criteria defined on step 1, create a process builder or trigger to update the information on the custom field created on step 2.

    Step 4: Add this custom field to the list view of case.

    Hope this helps.
0/9000