Add Edit entry type
& Edit section
actions in entry edit view
#17438
-
It would save us a lot of clicks to have Basically the functionality of Quick Field Inspect! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Duplicate of #10112, but that issue is 4 years old so maybe a new FR is warranted at this point 😜 - especially considering #16415 seems to move Craft in this direction (that PR also made the CP Field Inspect plugin redundant for the feature its named after, so it's very awkwardly named now...). CP Field Inspect adds a whole bunch of shortcuts to the control panel for quickly navigating to settings pages for entry types, sections, volumes, global sets etc. As pointed out by @thupsi, I think the "Edit entry type" links are especially useful (and especially on Craft 5!). The plugin adds them pretty much in every feasible location, like here: (There are also places where I'd like to add "Edit {source}" links, but where it isn't currently a feasible/safe way to do it, like in nested CK entries' cards (that doesn't have an actions menu). I'd also love it if the edit source links opened in slideouts – with the affected edit page being reloaded after saving changes – instead of redirecting, but I haven't had the time to dig into that – and at this point I'd much rather see this solved in core.) In the scheme of things, I guess these links are a fairly minor feature. But, it should not be underestimated how much they actually elevate the DX when building out Craft sites, and how many clicks and how much time they save. FWIW, I've been using the plugin for ~10 years at this point, and I can honestly say that I wouldn't have enjoyed building Craft sites as much as I do without it. I would absolutely love it if these features were added to core 🙏 |
Beta Was this translation helpful? Give feedback.
-
Added both “Entry type settings” and “Section settings” actions for 5.8! (a8bfc90 + de7dc61) |
Beta Was this translation helpful? Give feedback.
-
Thanks. |
Beta Was this translation helpful? Give feedback.
Added both “Entry type settings” and “Section settings” actions for 5.8! (a8bfc90 + de7dc61)