List View for Custom Doctype Web Form not working

Hello,

I created a web form in ERPNext for my employees to log their daily work hours. This web form, called Work Log Web Form, is associated with a custom Doctype called Work Log Form.

Each time an employee fills out the form and submits it, a Work Log Form is created with the hours for a specific day, and a server script creates a Time Sheet and adds those hours.

My problem is that the web view, where all employee-submitted forms should be displayed, isn’t showing any of them, even though I believe I’ve set the correct permissions for employees to view the Work Logs they created.

It doesn’t matter if the List should show only the Work Log Forms for the creator, or for anyone. I can’t see anything even if I login with Administrator account.

Many thanks and kind regards from Spain,

Alb