Closed (cannot reproduce)
Project:
Scheduler
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Oct 2021 at 12:58 UTC
Updated:
7 Mar 2022 at 21:28 UTC
Jump to comment: Most recent
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.
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
Comment #3
james hawthorn-byng commentedComment #4
jonathan1055 commentedHi 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
Comment #5
jonathan1055 commentedIf there is anything to fix then it will have to be done in the new 2.x branch first.
Comment #7
jonathan1055 commentedFour months and no response, so closing this.
You are welcome to re-open if you can show me how to reproduce the problem.