Columnwise conditions for same column type searchBuilder
Columnwise conditions for same column type searchBuilder
![udaymagdum](https://secure.gravatar.com/avatar/08cd50841bead6cfb469de9f4d5792c5/?default=https%3A%2F%2Fvanillicon.com%2F08cd50841bead6cfb469de9f4d5792c5_200.png&rating=g&size=120)
Currently I am using searchBuilder 1.3.1 version with serverside processing.
I have two data fields(e.g ABC, XYZ) with column type string.
I don't want Equal and Not Equal conditions for data field ABC but required Equal/Not equal conditions for XYZ column.
Both have column type string.
Is it possible using custom init condition function?
This discussion has been closed.
Answers
I don't believe so, but I'll check and report back later, probably towards the middle of next week,
Colin
Thanks
Hi @udaymagdum ,
Sorry, but this is not supported. The conditions are purely type based rather than column based.
Thanks,
Sandy