When you save a change to a content type display mode - like add a new fieldgroup, for instance - you're returned up to the list of all display modes. If you have 5 fieldgroups to add, that gets pretty tiresome.
It works better for Manage fields but that's because there's no list to return to - the main display for the tab is the list of fields.
It would be better if Save on a display mode just returned you to the form you're on.
GitHub Issue #:
4291
Recent comments
Hi @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop