Solved! Go to Solution.
When I used your latest identify widget, I noticed that the default identify is still active. Do you know the way to disable the default identify from the index.mxml until the bug fix is released?What are you calling "default identify"?
value = obj[cArr[1]] ? String(obj[cArr[1]]) : "";
value = obj[cArr[0]] ? String(obj[cArr[0]]) : "";
The name attribute is the EXACT ALIAS (as it is displayed in the REST services directory) of the field and is a
REQUIRED attribute. The alias attribute is optional as this information can automatically be retrieved
from the map service. If you want to specify an alias that is different than the alias specified in ArcMap
than you can set this value.