3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
254 stars 143 forks source link

Improve UI for the child popups #2681

Open mdouchin opened 2 years ago

mdouchin commented 2 years ago

At present, the children popups are displayed under the parent popup (which is ok), but are listed one after the other. Drawbacks:

Proposal: like QField does, replace the inline display 2022-01-04_162135_451x563

by a "card" type display,

cc @nboisteault

aeduard commented 2 years ago

We are using child popup for displaying lithology for boreholes. All related lines from the child table should be visible for selected borehole (parent point layer). We are using the Compact tables view. That representation should be kept, it is really useful. Also as an enhancement a possibility for child display style to be set from the lizmap qgis plugin for each layer could be useful. In our case Compact tables view would be the preferred type.