Currently the module supports only List (text) field types but it's pretty easy to support List (integer) fields as well since they have absolutely the same structure.
I will attach a patch to support List (integer) fields.

P.S. I think we can add support for List (float) and probably Boolean (list_boolean) field types as well in similar way but it need to be tested first.

Comments

shevchess created an issue. See original summary.

shevchess’s picture

The patch to support List (integer) fields.

shevchess’s picture

Status: Active » Needs review