In this video, at around 01hr 07mins and 30secs, Bastian demos how to customise the sidebar. I’d love to do this on my site, but I can’t seem to find the documentation anywhere, or a demo in GitHub. Does it exist anywhere so I can reference it please?
One detail that I don’t see covered on that page and that Bastian also mentioned was adding a button to say open a new create dialog along with custom fields defined in a blueprint. The following works but I haven’t figured out how to include custom fields.
Hmm, so I shouldn’t need to do anything additional to get the customized version of the create dialog to appear from that menu code is what I understand you’re saying. I’ve done that and added the custom fields in the blueprint. It works as expected from elsewhere the panel but not when I open a create dialog using the example I shared so I was wondering if I did something wrong.
Thank you Sonja, that worked! I had one further question but seem to have solved it. In case it’s helpful for anyone else, for a page with multiple template options (e.g. article.text, article.video, article.image), to include the template selector dropdown in the create dialog, this works:
This is quite cool, but when you copy/paste this piece of code to your config.php, the menu items in the bottom of the panel’s menu disappear. What are the values to get the “personal profile”, “edits” and “logout” buttons back?