views:

8

answers:

0

Hi,

We have developed a custom content type and a list to support that content type. The goal is that we want to create a simple list with meta data and have full versioning applied to it.

We ran into this problem I while back and made a temporary solution to actually use a document library in order to get the full versioning. The problem then was that the document library requires a document when adding a new item. We then mad a "dummy.txt" file that we upload every time we create a new item in the list.

I think this solution is horrible and I would be very suprized if there werent a better solution to this problem out there.

Does anybody have a good suggestion?

FYI - we are not using sharePoint designer or anything like that.

thanks in advance...