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
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