Question on CSV feed: Category field types in Element Fields #958
Unanswered
matthisamoto
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
This gets a bit in the weeds, but I'm attempting to fill two sections of entries with a single CSV feed (format is locked).
So the first section is the primary Element Type/Section.
I have an Entries field for this section that successfully fills another section during feed processing, and I can also give it values for 6 Plain Text fields for the secondary section accessed under "Element fields" when Field Mapping.
However I am also trying to assign a Category field on the secondary section but they do not appear under "Element fields" during Field Mapping, only the 6 Plain Text fields do.
The actual data formatting is a bit dense so I can simplify the structure and steps using a fake example:
I guess my question is if there's some complexity here that makes this difficult/impossible, so it's just filtering out those field types from being available to assign?
I have a Category field on the my primary Entries that works great, it's just this one-step-removed Entry where it's unavailable.
I'm sorry I know this is a lot of words, but I think the process is straightforward?
Beta Was this translation helpful? Give feedback.
All reactions