Is it possible to add trigger on tables or somehow setup auto unique slug generation? I want to create slugs based on title proeprty
TL;DR
Developers want to automatically generate unique slugs based on a title property in collections. They can achieve this by adding a trigger on tables or utilizing the auto slug creation feature. Detailed information can be found at <https://appwrite.io/docs/products/functions/functions#events>.