Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Coded Value Domain Description Not Shown in Viewer Mode #514

Closed pjdohertygis closed 8 years ago

pjdohertygis commented 8 years ago

This is from a student in my course.

"When creating domains for this project I had two that I used "Coded Value Domain" for, the "Problem" and "Injured" domains. I had a few (~5) different options for these (Fire, Damaged Road, Power Line down or Minor Injury, Moderate Injury etc) so obviously there'd be 1-5 for codes for each. After uploading the feature layer to a web map and subsequently the GeoForm Web App, I noticed the Geo Form only displayed the actual code, not the description. So when a user went to view submissions they would see this: image

From a purely operational standpoint this looks like it says "2 Injured" when in reality it means "Yes [there are injured], minor injuries" which could be quite misleading.

The thing is, the web map this app uses displays the information properly: image

I don't completely know what is going on here but I thought I'd bring it to your attention. IT looks like it might be an issue with the App itself. Let me know if there are any solutions. "

driskull commented 8 years ago

We'll get this working better in 4x version