Use two fields in slug field

Hi there!

I am wondering if there is a possibility to use two fields in a slug field. In the config its written like this:

"slug": {
  "type": "uid",
  "targetField": "model"
}

Here I want to use field Brand + Model.

Is this possible?

1 Like