Hello DynamicWeb
I have a couple of questions with regards to the creating codefirst items.
I have followed some example i have found online and so on, but there are some things i just cant figure out:
1. In the standard DynamicWeb wrap Dwsimple, most of the item types inherit from the itemType called Layout, i'm guessing the only way to inherit from that via codefirst is to adde Layout in the class inheritance instead of ItemEntry, but Layout is not available, so i'm guessing you would have to have it as a codefirst item to be able to use it, do you have that available for download somewhere, or is there another option?
2. To be able to use and itemtype in a dropdownlist you have to specify the items id in the OptionItem attribute called SourceId, where do i find the ID's of my item types?
3. I read in a couple of months old forum post where Nicolai commented that with the release of DynamicWeb 8.9 that some better documentation on both this and the item repository would be made / released, has this been released and if so where can i find it ?
Regards Casper Andersen