Hello,
we have to populate a model in our website with a list of skill expressions like this one:
English>5 & Accounting>=1
This means I have a list of existing skills to select and not a model of which I can use its fields. Is it still possible for me to use the QueryBuilder component and what would be the best approach for this?
The reason for even considering the query builder is that the general building of querys is exactly what I want - just not based on a model and its fields.
Thank you for your help!
Best regards,
Marco