Opened 12 years ago

Closed 12 years ago

#370 closed enhancement (duplicate)

WFSFilterBuilder - use field title instead of its name

Reported by: adube Owned by:
Priority: major Milestone: 1.2.0
Component: widgets Version: trunk
Keywords: Cc:

Description (last modified by adube)

Current behavior

Currently, the field names are used in the dropdown list and result grid as column title. For example, "city_name" can be displayed.

Wished behavior

It would be nice to be able to have "City Name" instead.

Proposed solutions

(1) We could control this in GeoPrisma config using the field 'title' option.

(2) We could patch MapServer to return a new "title" attribute in the WMS DescribeFeatureType request for each field that could be used for that matter. It would be a vendor param (not officially supported in WFS specs).

More discuss to come.

Change History (2)

comment:1 by adube, 12 years ago

Description: modified (diff)

comment:2 by adube, 12 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #391.

Note: See TracTickets for help on using tickets.