Split Meta Fields
-
Hi, I see different examples for merging fields or creating custom fields, but had a query if we can split the meta fields. By default if we state include metadata it creates a column Order Item Metadata and shows all meta info into it.
Like it shows
_custom_meta_1: <meta 1 Value> | _custom_meta_2: <meta 2 Value> | _custom_meta_3: <meta 3 value> _custom_meta_1: <meta 1 Value> | _custom_meta_3: <meta 3 Value> | _custom_meta_4: <meta 4 value>
But I want to know if we can split the column into individual meta columns
like
_custom_meta_1 _custom_meta_2 _custom_meta_3 _custom_meta_4 meta 1 Value meta 2 Value meta 3 Value <blank> meta 1 Value <blank> meta 3 Value meta 4 Value
Is it possible?
Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Split Meta Fields’ is closed to new replies.