Sonata admin, use text filter for date filter -


i'm using sonataadminbundle , have question filters.

when have text field in entity, in filter can see 3 types of filters :

  • contains
  • not contains
  • is equal

when have date field in entity, can see these filters :

  • =
  • >=
  • <
  • ...

how can use text filters instead of date filters (or math filters) when have date field ?


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -