Is there a way to customize a language string so it is blank or null? I need to totally remove some strings so they are not displayed.
Thanks,
Floyd
Is there a way to customize a language string so it is blank or null? I need to totally remove some strings so they are not displayed.
Thanks,
Floyd
Hi Floyd,
If you have admin access, You can use Language customization in your (local or working) server and replace whichever string you want with a blank space.
Hi Floyd,
In most cases I need to do that I find the using the HTML character for non breaking space does the trick:
hope it helps
Amir
Ah, thanks so much German and Amir. I forgot that the customization strings can contain html code. That did the trick!
Floyd
I can't believe I still can't blank off an entire customization string by using blanks or spaces. Anyway, here is a solution to the problem: