nova-flexible-content icon indicating copy to clipboard operation
nova-flexible-content copied to clipboard

readonly() won't save values to db

Open handhikadj opened this issue 2 years ago • 1 comments

this is supposed to hide the action buttons only but it won't save to db after I tried it several times as well

Flexible::make('Prices')
                ->addLayout('Prices', 'prices', [
                    //
                ])
                ->readonly(),

handhikadj avatar Jul 31 '23 14:07 handhikadj

please see https://github.com/laravel/nova-issues/issues/3630

majdghithan avatar Oct 03 '23 12:10 majdghithan