doug-m / CollectorAuroraTesting

Manage testing feedback for Collector holistic testing.
0 stars 7 forks source link

Labels created from domain fields do not display in Collector #50

Closed r-ruval closed 6 years ago

r-ruval commented 6 years ago

Issue

Collector displays domain codes instead of descriptions when labels are applied based off a field with domains.

Expected Behavior

Collector should display label description, as displayed in ArcGIS Online map viewer.

Map and Credentials

Steps to Reproduce

  1. Add feature layer to ArcGIS Online Map Viewer
  2. Click on the ellipsis(...) for the layer > Create labels. Set Label based off a field with domains assigned to it.
  3. Labels correctly display in Map Viewer.
  4. Open web map in Collector > labels displaying domain code.

Device Information

Kevin-GIS commented 6 years ago

Existing issue SF 747

Will need to use Arcade expressions with the DomainName function. https://developers.arcgis.com/arcade/function-reference/data_functions/#domainname