My list items aren't showing up

I want when customers add a job the details of the job are shown on the active list. The items are being added but there is no text.

Welcome to the community @Tansra :partying_face:!

You want the all jobs to appear for everyone or only appear what logged in user added?

Also remove the highlighted one in the below from your setup :

Just what logged in user added them

Sorry for the late reply! How you store user’s details in the tasks collection? Is it a relation property or like in the screenshot a text property that stores user’s full name? Based on your screenshot, just add 2 filters that Complete > is false and Full name > is equal to > Logged in user’s Full name.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.