connect 2 widget data

I have 2 widget, datepicker widget and supplier widget. i want to when i choose some start date and end date in datepicker widget i want to filter data by this date in supplier widget. this is how my widgets looks like. if u want i can also share u my code. code files looks like this: DatePickerWidget.php, SupplierWidget.php, and blade.php for datepicker.
image.png
Was this page helpful?