I'm using new VS2010 Sharepoint Project. I can add a site column, content type, list definition without any problem.
Is it possible to also have an InfoPath form included in a Feature?
I want to be able to create the form using InfoPath, somehow export it, somehow get it into the feature definition so it can be compliled in the WSP package.
Once I have this I would like to bind it to a list instance / defininition view item field.
Anyone done this yet? Is it even possible, and if yes how?