Date Filter Basket after filtering the “Baskets” records, user can check if all records have either a “CreateDate” or “LastModifiedDate” within the specified date range, restate through the filtered records and verify that each record meets this condition.
- Select Date for Apply Filter Basket
Add Date Filters:
- Add two date input fields on the page: “From Date” and “To Date.”
- Allow users to select dates within these input fields.
- When users choose a date range and click an “Apply Filter” button, the system should remember these date values for filtering.
- Go to Detail Basket we can see Date Created or Last Modified.
- Add date filter options to your Basket page, allowing users to specify date ranges for CreateDate and LastModifiedDate.
[su_box title=”Result:” box_color=”#2a8af0″ title_color=”#000000″]It will already add some more column filters to search and tool delete function on generic page of Baskets. After Apply Filter it will check all Basket records have CreateDate or LastModifiedDate we filtered it.[/su_box]