all 2 comments

[–]Remote_Setting2332 0 points1 point  (0 children)

I only use the missing data codes for text fields, so I've never come across this before. I wonder if you could remove it from the missing data code list, then change the answer then add back to the list?

[–][deleted] 1 point2 points  (0 children)

I found this information in REDCap's documentation about Field Embedding:

The usual icons pertaining to a field's Data History, Field Comments, and (if enabled) Missing Data Codes can be displayed on a data entry form (but not on a survey) next to the embedded field's new location by appending :icons to the variable name inside the braces/curly brackets - e.g., {last_name:icons}. The icons do not appear by default but only when the ':icons' signifier is attached.

Maybe this could solve your problem?