Mapping Matrix fields to paginated feed when matrix block field does not appear on first page of feed #922
Unanswered
rob-c-baker
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
When importing a feed from a URL (in this case a JSON based feed) Feed Me populates the drop downs for selecting the fields to map based on hitting the feed URL to get the fields contained.
This is an issue with larger paginated feed URLs when the Matrix field we need to map has block fields that need to be imported but they do not appear on the first page of the paginated feed.
Suggestion
It is impractical for FeedMe to go through all pages of a feed looking for Matrix block fields that may or may not be present. Instead, perhaps on the mapping screen, in addition to the drop down to select mapped fields, there is the opportunity to manually type in field references in the style shown in the drop down, i.e.
[matrix-field-name]/[sub-field-name]
Steps to reproduce
Additional info
Beta Was this translation helpful? Give feedback.
All reactions