Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Customize url and breadcrumbs #263

Closed
ogoldberg opened this issue May 3, 2024 · 3 comments
Closed

[FEATURE] - Customize url and breadcrumbs #263

ogoldberg opened this issue May 3, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ogoldberg
Copy link
Contributor

Summary

I'd like to have the urls and breadcrumbs be configurable so that they can be set to use any unique field (e.g. slug) rather than just the @id field.

Basic Example

I'd like to have the urls and breadcrumbs be configurable so that they can be set to use any unique field (e.g. slug) rather than just the @id field. This will allow for a cleaner look and make urls more human readable.

Drawbacks

No response

Unresolved questions

No response

@ogoldberg ogoldberg added the enhancement New feature or request label May 3, 2024
@cregourd
Copy link
Collaborator

cregourd commented May 6, 2024

Hi @ogoldberg,

Thanks for your feedback, we think possibly to custom URL will bring lots of side effect, also we didn't know any example of an admin using custom URL identifier

However, we can use toString function defined in options to format breadcrumb identifier if you think this can make sense

@ogoldberg
Copy link
Contributor Author

Fair enough.
The toString idea for breadcrumbs would actually be really useful. Thanks!

@cregourd cregourd self-assigned this May 15, 2024
This was referenced May 15, 2024
@cregourd
Copy link
Collaborator

This feature is available in v4.2.2

Feel free to give us feedback 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants