Closed (fixed)
Project:
Feeds XPath Parser
Version:
7.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2012 at 20:27 UTC
Updated:
12 Oct 2012 at 17:11 UTC
Hi there,
Perhaps I am missing something obvious.
I have created a feed importer that is attached to a content type. It is attached to the content that is also used to create a node with the imported information.
However, when initiate an import .. at the end two nodes are created. The node in which I have to enter a title and URL .. and the node with the fetched information.
How can I configure it in such a way that only one node is created instead of two?
using a standalone form is not an option because then the newly created node cannot have the user id of the user that initiated the import.
Thanks in advance.
Comments
Comment #1
twistor commentedYour Feed has only 1 item in it?
"using a standalone form is not an option because then the newly created node cannot have the user id of the user that initiated the import."
This is not true at all.
Maybe Feeds Selfnode Processor would help?
Comment #2
blogook commentedFantastic ! :-)
Thankt a lot
Comment #3
twistor commentedFixed?
Comment #4
blogook commentedyes sir ! :)