[Solved] Collection Data not displaying in Data table

Greetings @vishsahu
Please help me troubleshoot a collection that is not displaying its records in a data table.
The data table is connected to the collection, but no records are appearing, as shown in the attached image. What could prevent a specific collection from loading or displaying its data while other collections work correctly?
I suspect this may also be affecting a form where the same collection is used in a cascading-dropdown sequence. The dropdown connected to this collection does not display its options. Consequently, the dependent dropdowns below it also remain empty.
Could the data-table problem and the cascading-dropdown failure have the same underlying cause?


the collection… DrapCode | Build Awesome Web Applications

@WillieMak Can you try drag and dropping the data table again?

Thanks @vishsahu
Let me try just now. Although I have tried it several times before

Hie @vishsahu
Its still not displaying

@WillieMak Can you please share the URL of this page?

Greetings @vishsahu
Here is the URL Admin Platform Editing - Purpose to Listing Units

@WillieMak I am seeing the data in the data tables.

Can you please check again?

Hie @vishsahu Yes the rest of the data tables have no issues and are displaying well except one titled “Categories”… To navigate to it, click on the sidebar menu item “Categories”. It has 42 items. The one you pasted which has 123 items is the “Sub Category” which is immediately below the problematic “categories” table.

@WillieMak Can you please check if the filter binded to that data table is Public or Private?

Hi @vishsahu It is public…

In that case may be some issue with the data or the condition.

Would suggest try binding this filter to a standalone page data table or try creating a new filter.

Thanks.

Ok. Thanks @vishsahu Let me try that again, although what you have suggested i had already tried… I fear having to set up a totally new collection as this will break a lot of structures.

Hey @vishsahu . It’s now working. I had to completely delete and redo the parent child relationships the collection had.

Cool. Good to know that it is working now.