i need to create a formula and have material list on the inside.
is this possible to do it on nova? do i have to create a new field for this?
another thing. is there a way to update the view base on user selection on laravel?
lets say if the plant selection id is 1
then hide the material field.
Nova is an administration panel for Laravel which come bundle of administrative features to ease your work at the back-end. I'm not using yet but I believed that everything is possible in Nova as it's sit on top of Laravel and php, you should able to do whatever you want as in Laravel or any php framework.