Columnwise conditions for same column type searchBuilder
Columnwise conditions for same column type searchBuilder
udaymagdum
Posts: 24Questions: 17Answers: 0
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?
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