Need Assistance with Setting and Retrieving Filter Form Values
I need to set a value in one filter form and retrieve it in another filter
here's a simplified
2 Replies
Ho can i get created_date_from inside
Tables\Filters\Filter::make('table_id'
@awcodes if you have some time please can you guide me , how can I achieve this. Much thank full and much appreciatedI’m honestly not sure how you’d do this. I don’t think Get / Set will work though. Might need to inject $livewire in the callbacks and read the filters from there.
Also, please read the rules and don’t tag people if they haven’t asked you to do so.