inline-boolean icon indicating copy to clipboard operation
inline-boolean copied to clipboard

Adds the ability to edit a boolean field directly from the index or detail page of a resource.

Results 9 inline-boolean issues
Sort by recently updated
recently updated
newest added

Is this plugin compatible with Nova 4.x?

This adds support to Nova 4

Inline update fails if resource has other columns with validation. 422 ![image](https://user-images.githubusercontent.com/49227202/117112978-61e55680-ad79-11eb-8c7e-83a0f14a4901.png)

I want to suggest a change to the source code. How do I compile the source code in `/resources` to `/dist`?

I'd like to trigger an event whenever the inline boolean is toggled.. is it possible to add some kind of callback so I can execute a closure whenever the boolean...

When ticking in-line, Nova throws a 402 exception if any other fields in the Nova Model have a required rule. I suspect when in-line ticking, the POSTing to /{resource}/{resource id}...

Using the InlineBoolean field on an property of a pivot table (BelongsToMany relation) results in an error: > The given data was invalid.

Hi, Thank's for your package. The saving fails on index and detail views when the resource has any fields with a required rule. Regards, Fabien

bug

I use Ebess\AdvancedNovaMediaLibrary\Fields\Images After update inline boolean field all images is removed