slugFieldBasedOn

slugFieldBasedOn

slugFieldBasedOn

The ID of the Field the slug is based on.

const slugFieldBasedOn = collection.slugFieldBasedOn;

Type

  • string | null – The ID of the Field the slug is based on or null if there is none.

Caveats

  • Only Collections that are not managed by a Plugin will have this value set.