Greetings,
We have a document library setup which uses a template.aspx as a template for any new items created in the list. We are programatically catching the event of a new item being added to another document library and spawning (paralleling) the creation of a new file with the same name in the web page document library. The problem is that the webpart that exists in the template is NOT being created in the file we are programatically created based on the template.
We are intentionall NOT using a Page list for this task.
Any suggestions would greatly be appreciated. I have experimented with other List types and have a suspicion that there is an issue with how webparts are linked to new items in a list and how the backend database recognizes this.
Regards,
ZEroadmin
We have a document library setup which uses a template.aspx as a template for any new items created in the list. We are programatically catching the event of a new item being added to another document library and spawning (paralleling) the creation of a new file with the same name in the web page document library. The problem is that the webpart that exists in the template is NOT being created in the file we are programatically created based on the template.
We are intentionall NOT using a Page list for this task.
Any suggestions would greatly be appreciated. I have experimented with other List types and have a suspicion that there is an issue with how webparts are linked to new items in a list and how the backend database recognizes this.
Regards,
ZEroadmin