How make two dependant select

Hello! for the first dependant select it work but for second one it doesn't, I'm missing something (attached screenshot) ? I followed this tutorial https://filamentphp.com/docs/2.x/forms/fields#dependant-selects it doesn't show the options in the second dependant select
Filament
Fields - Form Builder - Filament
The elegant TALL stack form builder for Laravel artisans.
2 Replies
awcodes
awcodes2y ago
try $get('../../city_id') or $get('../city_id') not sure of the nesting level here but you can traverse the data tree with that syntax.
José
JoséOP2y ago
it work with $get('../../city_id') thanks a lot 🙂
Want results from more Discord servers?
Add your server