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?
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?