Hi,
We have a situation where we want to recreate certain attributes that will only be used for filtering.
Is there a way to link one attribute's values to another? I was thinking about creating a custom field type with the concatenation provider.
Original:
- colour
- red
- green
Linked copy
- colour_filter
- red
- green
Kr Davy