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.
5 Replies
anyone?
i use it for status but i want something like this just for calendar
like im using getFilters for filter status
i want just choose start and end date in calendar
like i do it using blade just i dont have any idea how i can pass data from date picker widget to my chart