If full text search possible in RB? If so, how do we do this?
Thanks,
Joseph
If you mean a high-level way to search all text fields for a given string, no, this is not supported in RB.
For a single field, you can use the Contains filter condition operator.
|||Hi Bob, I am using "contain" operator but when seach box is empty i would like to return "All" rows instead of no rows. Is there a wildcard I can use? How would you tackle this issue? Please respons asap. I am stuck from few days.
Here is code I am using to seach,
FIND(Lastname, Parameter":"Search) <> 0
Thank you,
-Kushal
没有评论:
发表评论