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

Builder field Issue #451

Closed driskull closed 9 years ago

driskull commented 9 years ago
  1. This field column is too wide. It's taking up too much space.
  2. The help text says "viewerMode". Please replace anything that says viewer mode with just "viewer".
  3. Do a find for any "viewerMode" or "viewer Mode" text and update it.

screen shot 2015-03-26 at 10 27 21 am

Thanks!

driskull commented 9 years ago

Also, those column headers have a class of "radio" for some reason and its making them.

It has a label tag in there too which is messing it up.

CTDisasterManagement commented 9 years ago

@driskull,

We have replaced "viewerMode" or "viewer Mode" to "viewer"(Excluding NLS files other than english). If we use "tableDimension2" class to "Display Field" column, it will look like: display-field

Please let us know ur feedback.

Thanks!!

driskull commented 9 years ago

thanks!

Can we have it say:

"Selected display field will be shown in the viewer as a title".