Angular 5动态字段过滤器搜索

时间:2018-07-27 08:40:39

标签: angular search filter angular5

长话短说,我想复制Football Manager的高级球员搜索。示例-列出可能要过滤的字段,如下所示:

Sorry for the Portuguese words but I wasn't able to change it to english. It's just a list of fields you'd like to filter by ( Like %wins, goals, assists, games played. - And the list on the left are the different field groups, like Stats, General, Personal Info, etc)

然后能够添加更多字段以进行过滤,删除它们或指定我希望如何过滤它们,如下所示:

Please forget about the Column full of "E"s. The Row whose first value is "Idade" has the selected fields (Age, Position, %Wins, Goals ...), the Column whose 1st value is "No máximo" is the one with the desired filter logic ("is At least"/"is at most", "is", etc). The Last Column is the desired filter (a number, a list of values, a range, etc)

我显然不是要完成工作,但首先,我想知道这种过滤类型是否有特定名称(例如动态字段搜索或自定义字段搜索),然后我想知道是否除了创建整个布局逻辑和设计之外,是否有任何模块(或示例)可以帮助我以最佳方式到达此界面。

图像说明在其描述中。

谢谢和欢呼。

0 个答案:

没有答案
相关问题