A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"id": "https://discourse.osgeo.org/ap/collection/c5ff6d90d1a2f8971bca05857e5b21e4",
"type": "OrderedCollection",
"cc": "https://www.w3.org/ns/activitystreams#Public",
"updated": "2024-10-28T07:39:29Z",
"url": "https://discourse.osgeo.org/t/how-to-create-a-drill-down-form-with-lizmap/110866",
"name": "How to create a drill down form with Lizmap?",
"totalItems": 2,
"orderedItems": [
{
"id": "https://discourse.osgeo.org/ap/object/cbdd7d819298229ca68f95b77f43fb0b",
"type": "Note",
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"published": "2024-10-28T13:14:41Z",
"updated": "2024-10-28T13:14:41Z",
"url": "https://discourse.osgeo.org/t/how-to-create-a-drill-down-form-with-lizmap/110866/2",
"context": "https://discourse.osgeo.org/ap/collection/c5ff6d90d1a2f8971bca05857e5b21e4",
"content": "<p>Moving this to <a href=\"https://discourse.osgeo.org/c/qgis/lizmap/48\">https://discourse.osgeo.org/c/qgis/lizmap/48</a></p><p>In future you can ask there, but need to join the <a href=\"https://discourse.osgeo.org/g/Lizmap\">https://discourse.osgeo.org/g/Lizmap</a> group before you can.</p><br><br><a href=\"https://discourse.osgeo.org/t/how-to-create-a-drill-down-form-with-lizmap/110866/2\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/8d8f2262d6e68af8ba5bc4143d524659",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/8d8f2262d6e68af8ba5bc4143d524659",
"type": "Note",
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"published": "2024-10-28T07:44:35Z",
"updated": "2024-10-28T07:44:35Z",
"url": "https://discourse.osgeo.org/t/how-to-create-a-drill-down-form-with-lizmap/110866/1",
"name": "How to create a drill down form with Lizmap?",
"context": "https://discourse.osgeo.org/ap/collection/c5ff6d90d1a2f8971bca05857e5b21e4",
"content": "<p>Hi all,</p><p>I ask the question on github (<a href=\"https://github.com/3liz/lizmap-web-client/issues/4898\">https://github.com/3liz/lizmap-web-client/issues/4898</a>) but didn't get any ewnser yet. Github might probably not the good place.</p><p>I would like to create in Lizmap a dropdown list that the content depends on a value in the form. The use case is described below :</p><p>For a lizmap project I need to report damages made to bus stop furniture (example : the bin has been destroyed). To create a new damage report, users have to click on a bus station and then select one of the furniture linked to this bus station.</p><p>To only link the furniture related to this bus station, I must create a linked drop-down lists.</p><p>So I've three tables :</p><ul><li>bus_station : geolocalized postgis table point</li><li>furniture : PostgreSQL type with an FK link to bus_station</li><li>damages : PostgreSQL type with an FK link to furniture and bus_station (a damage is linked to a a furniture and to a bus station).</li></ul><p>I've configured the relationships in QGIS and set up the QGIS form id_arrets_bus and id_mobiliers fields.</p><p><strong>QGIS form id_arrets_bus id_mobiliers parameter</strong></p><p><strong>QGIS form id_mobiliers field parameter</strong></p><p>In QGIS, the furniture is correctly filtered according to the selected stop.</p><p>But in Lizmap, the drop down list remains empty</p><p>The drop down list works in QGIS and Mergin Maps but not in Lizmap. I have read that Lizmap is able to use QGIS Expression and filters but it doesn't seems to work in my case.</p><p>Have you ever had to create nested drop-down lists? If so, could you please explain me how to do it ?</p><p>Thanks</p><br><br><a href=\"https://discourse.osgeo.org/t/how-to-create-a-drill-down-form-with-lizmap/110866/1\">Discuss this on our forum.</a>",
"@context": "https://www.w3.org/ns/activitystreams"
}
],
"@context": "https://www.w3.org/ns/activitystreams"
}