compassinformatics / cpsi-mapview

GNU General Public License v3.0
6 stars 14 forks source link

Allow defining extraPropertyNames in cmv_grid #677

Closed fergaldoyle closed 8 months ago

fergaldoyle commented 8 months ago

This PR allows setting of extraPropertyNames in the cmv_grid viewModel, which is an array of propertyNames which will be added the currently visible grid columns when the WFS is requested.

Useful for when you need a column/property to be present for background processing but there's no guarantee it will be a visible column