How does this create a "Publish" button. I tried the setting and all I get is the "Save & Edit" button and nothing else. I have disabled the default publish box and hidden it through the "Manage form display" tab of the target content type. I want to be sure if the "Pulish" button is not part of the features before deciding to code a module for it. Thanks in advance.

Issue fork save_edit-3432609

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ojchris created an issue. See original summary.

sdsc’s picture

The same for me. I expected it to be multiple customizable buttons, but just save & edit. I'd like to have three basic buttons: save draft, preview and publish (or submit).

caesius’s picture

Status: Active » Postponed (maintainer needs more info)

I assume the setting you're referring to is the "Hide the Publish button" setting. I have never used it myself and am not entirely sure what it does, but I suspect it became obsolete in Drupal 8.4.0. I took over maintainership of this module mostly just to handle the Drupal 10 fixes so it still has functionality I'm unfamiliar with.

See:
Remove Dropbutton support to resolve theming issues
"Save and Publish" button on entity forms changed to checkbox
Change "Save and keep un-/published" buttons to a "Published" checkbox and an included "Save" button

If someone can confirm that this setting does absolutely nothing on Drupal 10, then feel free to open a merge request similar to the one in the first link.

caesius’s picture

Version: 8.x-1.7 » 2.x-dev

caesius’s picture

Status: Postponed (maintainer needs more info) » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.