[SOLVED]Filter a list from Html in viewModel

Hi all,

i would like to know if it’s possible to execute a filter from html of a list.

I have a list. I need to find the first item in the list that accept my condition.
Can I call a function from html with the list as parameter than the function return the result?

Hope you could help me,
Andrea

Sorry for the question.

To solve it we need a simple converter.