Dorset-Council-UK / GIFramework-Maps

A .NET based web map built with OpenLayers and Bootstrap
MIT License
15 stars 11 forks source link

Info-click fails if list template is not defined #304

Closed paul-dorsetcouncil closed 1 month ago

paul-dorsetcouncil commented 3 months ago

Describe the bug If you create a layer but do not define a list template the popup will fail to generate if multiple records exist at a given point.

Expected behaviour We would expect the admin side to enforce the setting of a list template or to fall back to a best guess if not set.

RobQuincey-DC commented 1 month ago

Already fixed as part of #307