Ampersand in Text Field, block conversion

I have a simple form with a text field (multivalue) which the users fill in. It appears anytime they fill in something like AT&T it converts the ampersand to “and” to get ATandT.

Is there a way to stop the conversion?

Subject: Ampersand in Text Field, block conversion

Sure – find and remove the code that’s converting the entry. Notes doesn’t do that all by itself. Look in the Input Translation and QuerySave code events first, then keep a-lookin’.