When trying to read a custom field (from Workfront), how do you get Fusion to always treat it as an array, regardless of how many options have been selected?(I saw a really good answer to this question and wanted to share with the group) | Community
Skip to main content
Adobe Employee
August 18, 2020
Solved

When trying to read a custom field (from Workfront), how do you get Fusion to always treat it as an array, regardless of how many options have been selected?(I saw a really good answer to this question and wanted to share with the group)

  • August 18, 2020
  • 1 reply
  • 551 views
No text available
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SamTaylor

You can take a text value (that is not an array and add it to an

emptyarray.

I've attached a working example blueprint for converting to an array always.

1 reply

SamTaylorAdobe EmployeeAuthorAccepted solution
Adobe Employee
August 18, 2020

You can take a text value (that is not an array and add it to an

emptyarray.

I've attached a working example blueprint for converting to an array always.