Skip to content

Update grid filter to work with Dict or List widget

  • Useful to filter database field with JSON data.
  • The filter expose a Dict or a List widget.
  • Once a new key or a new value is entered, the grid is filtered.
  • The filter operator is LIKE in order to use the jocker %