You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an entries field where you can only select entries from a custom source. The custom source is only meant to show entry with certain entry type. My XML file has a node which looks like the following
Create custom source in entries which only shows entries with entry type created in the first step
Create a field that can only select entries from custom source
Assign the field to a channel created in step 1
Map feedme import into the field created in step 5
Desired outcome would to be see entries from custom source assigned to the field, but that's not happening.
Now if I create a custom channel where I create a bunch of entries and change the field to pull entries from this channel, it asigns them without any issues.
Am I right in thinking that feedme can't find a source for entries I am trying to import to it leaves it blank?
My feed-me.php file looks like and I know that dataDelimiter works as it imports into other sections just fine.
Description
I have an entries field where you can only select entries from a custom source. The custom source is only meant to show entry with certain entry type. My XML file has a node which looks like the following
Steps to reproduce
Desired outcome would to be see entries from custom source assigned to the field, but that's not happening.
Now if I create a custom channel where I create a bunch of entries and change the field to pull entries from this channel, it asigns them without any issues.
Am I right in thinking that feedme can't find a source for entries I am trying to import to it leaves it blank?
My feed-me.php file looks like and I know that dataDelimiter works as it imports into other sections just fine.
Additional info
The text was updated successfully, but these errors were encountered: