Description
Qfield doesn't display the form as desired when we configure multiple containers and label display.
Reproduction Steps:
It seems to be happening when we use two imbricated containers and choose to hide label of the second containers.
Expected behavior:
QField should displays the form like it displayed by Qgis.
Something like that with first the designation
container and then the fields deno1
, deno2
, deno3
and appl
without their containers' labels, as it displayed when there are not multiple containers.
Observed behavior:
Here, we can see the form layout with deno1
, deno2
, deno3
and appl
which are contained in the containers that have same names. The labels of these containers are hidden. Qgis displays this forms correctly.
The désignation
containers is displayed and then deno1
, deno2
, deno3
and appl
fields in their containers but without containers labels. But QField doesn't display this forms like that.
The désignation
containers disappears and deno1
, deno2
, deno3
and appl
containers are displayed while they should not.
QField version: [1.04]
Additional information:
- Problem started happening recently, didn't happen in an older version of QField: [Yes/No]
- Problem can be reliably reproduced, doesn't happen randomly: [Yes/No]
- Problem happens with all files and projects, not only some files or projects: [Yes/No]