If a long url is longer than 30 characters the string is truncated which makes it so you can't search for the string at the end of the long url. Example if the long url is "https://nse.unl.edu/orientation/fall-in-person/#international" then the truncate will remove "#international" making it so you can't use the datatable to search for that term.
If a long url is longer than 30 characters the string is truncated which makes it so you can't search for the string at the end of the long url. Example if the long url is "https://nse.unl.edu/orientation/fall-in-person/#international" then the truncate will remove "#international" making it so you can't use the datatable to search for that term.