Open ThaDaVos opened 2 years ago
It seems this field is missing dependsOn functionality - which in my case, I need, as I try to replace my number fields with a slider version - could you add this in?
dependsOn
See docs: https://nova.laravel.com/docs/4.0/customization/fields.html#dependent-form-field
It seems really easy - if wanted I can make a PR even
NVM - package isn't even aimed at supporting Nova 4
It seems this field is missing
dependsOn
functionality - which in my case, I need, as I try to replace my number fields with a slider version - could you add this in?See docs: https://nova.laravel.com/docs/4.0/customization/fields.html#dependent-form-field
It seems really easy - if wanted I can make a PR even