Hello Isomorphic!
I want to remove a list of OperatorId's from my FilterBuilder or create a FilterBuilder with an Array of choosen OperatorId's
.. but anyhow it would be better if i could disable some OperatorId's for all actions where the class is used..
soo...
Is there any possibility to disable certain OperatorId's?
Or a possibility to remove operatorId's completely from the Class?
I am aware of the setTypeOperators function.... but i have do disable an array of OperatorId's for all FieldTypes and all Datasources
or can i create a datasource with defined OperatorId's?
Maybe you could help me,.. that would be amazing!
THANK YOU
greets Thaddaeus!
I want to remove a list of OperatorId's from my FilterBuilder or create a FilterBuilder with an Array of choosen OperatorId's
.. but anyhow it would be better if i could disable some OperatorId's for all actions where the class is used..
soo...
Is there any possibility to disable certain OperatorId's?
Or a possibility to remove operatorId's completely from the Class?
I am aware of the setTypeOperators function.... but i have do disable an array of OperatorId's for all FieldTypes and all Datasources
or can i create a datasource with defined OperatorId's?
Maybe you could help me,.. that would be amazing!
THANK YOU
greets Thaddaeus!
Comment