Skip to content

Add unfillable method to be able to create "ui fields" #6328

Discussion options

You must be logged in to vote

Released with Laravel Nova 5.0.0

Select::make('Amount mode', 'amount_mode')
-   ->onlyOnForms()
-   ->fillUsing(fn () => null)
+   ->computed()

Feel free to open up a new issue if you're still experiencing this problem on the latest version.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RomainMazB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Feature Request next
2 participants