add widget inside the table view
Hello, i want to add chart widget inside table view. like when i click row and go view i want to show this item widget. down size somewehere... is there any good plugin for make it simple? or anything ? i try to create widget inside write default code which is written in documentation, also next i add this code in viewSupplier but its not showing.. any ideas how i can make it simple and good ?
15 Replies
anyone can helpme?
Just render it with the ViewField ?
Like to be clear..
i have supplier table
when i click let's say id 0 its going view page
like this where u just can view detail
and this page i want to add widget
down of this inputs be a some chart widget
there is my view supplier code
i try many ways with blade als o only widget usiginf filament widget but not works its not showing anything
If going into a view page... why not just add the widget to the page widgets?
i try like this
something like this but not working
i google it see use gpt but not workss
okay but if i want to be this widget in te view page
where i should aadd in viewSupplier component?
just same as there is ?
its so big like i give it columnspan 2 and height is too big i just want to be width 100vw and height normal d
Set the widget columns and set a max height for the widget