Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Form - Error get field informations TypeError: item[field.InternalName].forEach is not a function #1613

Closed
wants to merge 4 commits into from

Conversation

IRRDC
Copy link
Contributor

@IRRDC IRRDC commented Aug 4, 2023

Q A
Bug fix? [x]
New feature? [ ]
New sample? [ ]
Related issues? fixes #1568

What's in this Pull Request?

In Dynamic Form: TaxonomyFieldTypeMulti now uses "results" sub-array to a accress the item's data.

joelfmrodrigues and others added 4 commits July 18, 2023 11:40
Dynamic Form accessed TaxonomyFieldTypeMulti without considering sub-array "results".
Old change that should not have been there.
@IRRDC IRRDC closed this Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dynamic Form - Error get field informations TypeError: item[field.InternalName].forEach is not a function
2 participants