When adding Scheduler to a Node content type, the display options (E.g. to display as separate field or in vertical tab) do not display.

This seems to be due to a missing `'#open' => TRUE` in the details form item.

Issue fork scheduler-3244884

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

James Byng created an issue. See original summary.

james hawthorn-byng’s picture

Status: Active » Needs review
jonathan1055’s picture

Hi James Byng,

This is odd, it does work in general. When you say "does not display" do you mean that the details fieldset is not shown at all on the page, or just that it is closed and you would like it open by default? What core version and what theme are you using? Just wondering if your theme does not have the down-arrow to open a closed details fieldset?

Jonathan

jonathan1055’s picture

Version: 8.x-1.4 » 2.x-dev
Status: Needs review » Postponed (maintainer needs more info)

If there is anything to fix then it will have to be done in the new 2.x branch first.

jonathan1055’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Four months and no response, so closing this.
You are welcome to re-open if you can show me how to reproduce the problem.