As pointed out, a couple of years after this issue was originally created, the submit buttons for adding vocabulary terms and user accounts now automatically redirect you to the add form, but this functionality is missing from the menu item creation form. Also the add/edit menu link form does not have any "cancel" link, while the other two forms do (terms and user accounts that is).
Another thing is that there is some inconsistency in the labels of these buttons. For menu items and terms it says "save", while for user accounts it says "create new account" when adding a new account, or "save" when editing an existing one.
When testing and you simply want to add a single item, this "add another" feature can become annoying, but the existence of a "cancel" link in the subsequent form mitigates that. Ideally, we'd have separate "add another" buttons, with the simple "save" being the primary one (to match the behavior of the rest of the forms in the UI). In general, submit buttons should not behave in unexpected ways.
PS: I have also found that there are inconsistencies in the page titles and the breadcrumbs for these forms too, but I have split this to a separate issue: #3591
Original issue summary
It's really annoying how adding a term takes you to the term list page and adding a menu link to the links list page - especially during the first stage of creating a website where you need to create the initial menu structure for example.
If we added "Save and add another" buttons, we'd save the user an extra click and page load. UX++
PS: We could consider adding such "Save and add" buttons in node creation forms too if people think that''d be useful (Add Another/Content Type: Extras/Submit Again).
PR by @klonos: ...
Recent comments
I don't know if anyone else might wind up here, looking for a way to specify a function in the Field UI which gets called and returns an array for the allowed values... But I made a module...
How to set allowed values in code
Hi Mike This is with the sticky header setting for the table. It looks like perhaps the script that sets the widths is not working quite right though if you set the admin/content view to...
View Title Slightly Skewed
Oh, one more thing. If your date field has a start and an end, then the token is slightly different. [node:field_1st_call_date_time:date:custom:ymd] for the start date, or [node:...
Date token display not using selected format