Issue with carbon_fields_association_field_options after upgrading #1219
Unanswered
natecovington
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having trouble with this functions, this is the old code:
After upgrading, it seems like it wants me to switch $args to $options and it doesn't take $field the same way anymore:
Without $field everything seems to fail downstream:
I'm not sure where to go from here, any suggestions or pointers would be much appreciated.
Old Version:
New:
Here is the full function that was working before upgrading:
Thanks!
-Nate
Beta Was this translation helpful? Give feedback.
All reactions