From f189a648b65d0a1e8923d7e062f6b0d08ea192f1 Mon Sep 17 00:00:00 2001 From: Johnny <77129293+SeqLaz@users.noreply.github.com> Date: Sun, 17 Nov 2024 07:05:56 -0600 Subject: [PATCH] Added changes not showing accordion (#11) --- faq.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/faq.html b/faq.html index 4bad589..97dc3fd 100644 --- a/faq.html +++ b/faq.html @@ -1116,6 +1116,47 @@
QGIS file manually. We are working for a solution for this inconvenience. +
#qfieldcloud + + + +
+
+
+ +
+
+ +
+
+
    +
  1. + Check Data Format Compatibility: Ensure that your data is in a recommended format, such as GeoPackage (.gpkg) or PostgreSQL. Using incompatible formats can cause issues with data and synchronization. +
  2. +
  3. + Sync Local Changes with Cloud: Verify that your local changes are synchronized with the latest version of the QFieldCloud project. +
  4. +
  5. + Navigate to the Project Path: Open the project from its designated path in your file system. Typically, this would be located at ../{user}/QField/cloud/{Project name}/. Navigating directly to the project path ensures you're working with the correct files and directories. +
  6. +
  7. + Confirm Changes were applied Successfully: After pushing changes from QField, confirm whether they were successfully applied and checking data in the changes section of QFieldCloud. +
  8. +
+
#qfieldcloud