Hi, I would like to achieve the following idea:
I have an entity, which records each represent a software product. Each software is for the same purpose more or less and differs only by some of the parameters. Because of that every software product has the same set of fields which represent the parameters and options.
To be able to compare the softwares I would like to create another entity, where a user could determine all requirements he needs and as a result a filter, based on the user`s choices, would list those softwares, which offer these requirements.
As there are about 50 parameters to compare, it would not be viable to create a filter for each of the parameters. Could it be possible to create a dynamic filter from the list of choosen parameters?
I have an entity, which records each represent a software product. Each software is for the same purpose more or less and differs only by some of the parameters. Because of that every software product has the same set of fields which represent the parameters and options.
To be able to compare the softwares I would like to create another entity, where a user could determine all requirements he needs and as a result a filter, based on the user`s choices, would list those softwares, which offer these requirements.
As there are about 50 parameters to compare, it would not be viable to create a filter for each of the parameters. Could it be possible to create a dynamic filter from the list of choosen parameters?
Comment