Can't add entry widget in tile view ?

I can’t find any of my created widgets when I click to add an Entry Widget Class.

The widget entry has to derive from UserObjectList Entry.
So
1 - create a new widget for the list entry
2 - In it’s class settings inherit from UserObjectListEntry
3 - It’ll then be visible in the ListView entry class chooser

In 4.26+ (I didn’t check older versions) UserObjectListEntry is an interface not a class to inherit from

2 Likes