Mathieu Pellerin
Mathieu Pellerin
This has been fixed a while back :partying_face:
@boardend , can we close this earlier PR https://github.com/opengisch/QField/pull/2723 ?
@bettellam , is this still a need?
This is about implementing a recent QGIS improvement that added a bunch of new ways to handle sorting (beyond providing a field): 
Implemented in upcoming QField 3.8 🥳
@timlinux , have you ever explored the qfieldcloud-cli interface (https://github.com/opengisch/qfieldcloud-sdk-python/?tab=readme-ov-file#cli-usage)? That offers a nice way to delete individual files. You can list files this way: ``` >> qfieldcloud-cli list-files 7998314b-9304-4183-b00f-57fe23e79f6d...
@woutergd , have thought about this a bit, we'd be perfectly fine having the community tab disabled if the endpoint URL (i.e. cloudConnection.url) isn't `*.qfield.cloud`. That'd be an acceptable change...
@rtdietrich , these two WMS servers have bad SSL certificates, that'd make them fail under QField: - https://www.geoportal.rlp.de/mapbender/php/mod_showMetadata.php/../wms.php?layer_id=61680&PHPSESSID=fligmmtpgllifprrgi0pt0tcum&VERSION=1.1.1 - https://www.geoportal.rlp.de/mapbender/php/wms.php?layer_id=61680&withChilds=1&VERSION=1.1.1 As for the two other ones, I can get them...
@rtdietrich , I see, you do have to zoom in quite a lot -- seen here rendered beautiful in QField :)  And indeed QField does not offer a way...
@coastalrocket , hey there. This is a known issue in upstream Qt's handling of text fields in QML scenes on Android. We're hoping it'll be fixed one day, but for...