Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan DJ committed Aug 27, 2020
1 parent 912b968 commit cffaff3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,16 @@ Custom filters collection for Silverstripe Model Admin GridField.
## Available Filter Fields Type
Range filters:
- [dateRange](#dateRange)
- [dateTimeRange](#dateTimeRange)
- [numericRange](#numericRange)
Search by Keyword filters:
- [Search By Keyword](#search-by-keyword)
### dateRange
Filter record by date range of selected date field.
Expand Down

0 comments on commit cffaff3

Please sign in to comment.