Hi,
In a Browse Screen, I search for a company that contains an ampersand (&).
Search string: M &
The output (note that the & is converted "&" )
Expected result:
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Search Screen - ampersand Topic is solved
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Search Screen - ampersand
You do not have the required permissions to view the files attached to this post.
Re: Search Screen - ampersand
toms,
Could you look for another unique part of what you are searching for?
Steven
Could you look for another unique part of what you are searching for?
Steven
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Search Screen - ampersand
Searching for other parts of the string will work.
Just when & (and probably other special characters) are part of the search string, they are converted and output as character entities by nuHighlightSearch()
Just when & (and probably other special characters) are part of the search string, they are converted and output as character entities by nuHighlightSearch()