I’m writing a blueprint for creating polls and I need to create a unique ID for every question created.
Is there something like a “unique”-field or a hook that aims at newly created records of a structure?
Or can I achieve this in any other way?
I’m using kirby 3.7.5
Thank you for the help,
Ralf