strapi-plugin-menus icon indicating copy to clipboard operation
strapi-plugin-menus copied to clipboard

[request] Display item ID in admin

Open aurelienbobenrieth opened this issue 2 years ago • 1 comments

Hello (again),

It would be cool if we could get the item ID displayed in the admin (as a read-only field of course).

I have a specific use-case in wich I am using item IDs from my front-end to do some conditional rendering with top-level default elements.

For the moment, I created a customID field that I fill myself in the admin, but it is not really scalable.

Thank you!

aurelienbobenrieth avatar Nov 22 '22 14:11 aurelienbobenrieth

Hi @aurelienbobenrieth Can you be a little more specific on the how/where the menu item id would be used? Are you thinking it would go in the tree of menu items next to the title or in the edit item panel somewhere?

mattmilburn avatar Dec 20 '22 16:12 mattmilburn