I’m submitting a…
- [x] Documentation issue or request
Current behavior
https://docs.squidex.io/02-documentation/developer-guides/scripting
ctx.data.slug.iv = slugifx(ctx.data.title.iv);
-> replace slugifx with slugify
https://docs.squidex.io/02-documentation/developer-guides/scripting
ctx.data.slug.iv = slugifx(ctx.data.title.iv);
-> replace slugifx with slugify
Thx. Btw: you can also create a PR to the docs repo: https://github.com/Squidex/squidex-docs2
thanks will do next time!
This topic was automatically closed after 2 days. New replies are no longer allowed.