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!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums 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()