You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if it could be possible to create slug from associated data fields?
I can't success to do it, I guess slug can only be created from entity field.
For example, I got a Product entity which has many author and category and I'd like to create for my Product entity a slug containing authors and categories associated to.