Skip to main content
Nintex Community Menu Bar
Question

Client-side Search on TEXTAREA fields

  • July 10, 2024
  • 1 reply
  • 7 views

Forum|alt.badge.img+3

I’m going mad here - I’m trying to do a client-side search on a Long Text Area field in a table, but no results are ever returned.

I know I could do a server-side SOSL query instead, but speed is of the essence in my application.

Have I missed something really obvious?

Thanks!
Linus

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

Client side search does not crawl RTF’s.  Sorry.  Server side SOSL search does if you make the search go against any text field.   This may not be acceptable because it might return lots of false positives. 

Thats the current situation.