Basic Search in SmartFilterBar not working
Hi experts,
I am trying to incorporate free text search in my SmartTable . however, whatever search field I enter, the table is not returning any data. I have given enableBasicSearch=true and basicSearchFieldName=myProperty
In the metadata, myProperty is coming under the annotation Common.ValueList and ahave set the property SearchSupported as true.
Whenever I make a search, I am getting an exception in the gateway and it is throwing HTTP 500 internal error
It would be great if you could help me overcome this blocker
Thanks in advance,
Rohit