Help import Multi-Level Custom Field

Hello,
I’m trying to import a field with 3 levels with the “Multi-Level Cascading Select” plugin and I can’t do it, I have this configuration, what am I doing wrong?
Thank you

image

image

Hi @Emiliano_Romero ,

The cascading fields from the “Multi-Level Cascading Select” plugin require some additional configuration with custom JavaScript code. Please see our documentation page for more details - JavaScript calculated custom fields.

Best,
Roberts // support@eazybi.com

Hi @Emiliano_Romero , were you able to make it work? I had a similar issue, in my case I needed to add the following line of code:
json_fields = [“customfield_NNNNN”]