Is there any quickest and easiest way to get rid of underscore in field values in popup? For example, field: value pair is
FeatureName : Hello_World. I want to make it Hello World.
I am using popup template and fieldInfos.
{fieldName: "Feature_Type", visible: true, label: "Major Feature"}