Hello DynamicWeb
I have been stuck trying to create a custom item type on a page using a code first approach.
Basically i have created a new item and inherited from the ItemEntry and so on.
and in the backoffice my new itemtype is visible (although settings and restrictions are both completely empty, since i dont know how to set those).
So what i want is when a user has filled out a form i want to take the information and create a new instance of the item on a page of my choosing, for an example if the page id is 2041
Hope this makes sense
Regards Casper Andersen