How to show "My Open Incidents" and "My Open Requests" even when there are no records for that user.

kirthi1
Tera Contributor

How to show "My Open Incidents" and "My Open Requests" even when there are no records for that user like below. I have not done anything for "My Open Tasks" and "My Open Incidents" but they still show up. 

find_real_file.png

 

1 ACCEPTED SOLUTION

try adding highlighted code

find_real_file.png

View solution in original post

7 REPLIES 7

Hi Mike, 

Thank you for your response, 

When I remove the 'ng-if="c.always_show || c.data.list.length">' its coming as the below screen shot. Not like the No Records found under My Open Incidents.

find_real_file.png

try adding highlighted code

find_real_file.png

Thank you very much Mike!
That worked, I was always having it after the "list group" class.