Hi all!

I have a field for my content which can be anything from 0 to unlimited. (Content type = Phone plan / Number of minute allowed = the field I want to create ). On the front end side, I will need to :

  • print the field in a table, with sortable values
  • give user an acces to a filter to narrow the result printed on the page

1. Which field type I want to create here?
2. How do I handle this on the frontend side ?