I’m using javascript to actually hide the title field for List Item, leaving the item title above blank (which could be generated automatically like “Item 1”, “Item 2” etc.).
I must say that it is frustrating to have fields that we can’t get ride of like this. I want the simplest experience for my users, and for the images slider I want them to upload images, and I don’t want them to be confused with a “Title” field wondering where the text will display or whatever, I just want them to see the file upload field only!!! I do have additional fields below to enter an optional description, but the FIRST FIELD is and MUST ABSOLUTELY BE FOR SIMPLENESS SAKE the file upload field and not a weird “Title” field!
That said, I also find the inability to put HTML in the field labels really sad, again for my images slider I want to have a “Description” field but I want to name it “Description (optional)” but I just can’t! Can’t put HTML in the field label WHY SO MUCH RESTRICTION for fields supposed to be edited by developers only!