TC
Twill CMSantonypl

New Settings approach

Hey, a i have a small question - how build a settings page like in https://demo.twill.io/settings/seo using a new appproach ? I mean, how add a multiple blocks with custom name on grey bar ?
Twill
Twill — An open source CMS toolkit for Laravel
Rapidly create a custom admin console that is intuitive, powerful and flexible. Twill is an open source CMS toolkit for Laravel, crafted by AREA 17.
No description
A
antonypl365d ago
@ifox.dev could yo explain this case, please 🙂 ?
I
ifox365d ago
hey @antonypl the new approach doesn't really offer this at the moment since it is based on blocks. The idea would be to use the navigation instead by creating multiple settings groups. You can also still use the legacy settings if you prefer that.
A
antonypl365d ago
Thanks for answer. How can disabled / changed grey bar value ? Default is Content
I
ifox365d ago
IIRC this has been reported as a missing feature in the new approach and we're planning to address it asap.
A
antonypl365d ago
Thank you - did you plannig create more flexible settings area like in demo?
Want results from more Discord servers?
Add your server
More Posts
Render repeater in block blade fileI have made a block named "gallery" with a repeater containing medias named "gallery-item", please hFetch all images in a blockHow do you fetch all the images in a block? For e.g i have this block <x-twill::medias name="slRepeater without blocksHow do you add and render a repeater without including it in the block?Adding custom blocks to modulesHow do you add custom blocks to modules? Generally i add blocks to a module using $form->add(BlockEd$renderData returns null when trying to render nestedblocks@php /** @var \A17\Twill\Services\Blocks\RenderData $renderData */ dd($renderData) Fetch all models with field value of XSorry to ask such a basic question but I want to do the following.... I have a model called Work (anDisplaying Block elements on the Front Pagehow do you display block elements on the frontpage? And i don't mean the preview file. I want to accdashboard routeHello. I have a problem with dashboard config I have a Category and CategoryArticle Models I have aTwill Role based accessHow would i go about adding a Role based access to CMS Components and its entries. For e.g in an imaTwill assets errorHello to everyone i have an website in production builded in twill but some twill assets in there aWhere to find block repositories?I've seen in the tutorial(https://www.youtube.com/watch?v=kAcJ5G2GhiA) some blocks like "paragraph &[3.0.0] Block class - getBlockTitle()Hi, I was trying to move Blade blocks to Class. When I wanted to move `@twillBlockTitleField` in cla[3.0.0] componentBlock overriding getBlockIcon doesn't seem to work?(Successfully changed the title by overriding it's static function) Checked twill:list:icon for the[3.0.0] Maintaining automated Permalink Generation when using getCreateForm to add fields.As soon as I add any fields, using the Formbuilder on this function, the automated permalink disappe