Skip to content

Row with conditional visibility within a group box creates duplicate labels #4507

@raherin

Description

@raherin

When a survey form is laid out with a row that has conditional visibility and the row is within a group box, the group box label is duplicated in the mobile app.

To reproduce

Use the attached project:

conditional_rows.zip

OR

Create a project with the following conditions:

  • A field with either a value map widget or 'True/False' tick box widget
  • A group box with conditional visibility based on a value from the previous field which contains:
    • A second field with either a value map widget or 'True/False' tick box widget
    • A row with conditional visibility based on a value from the previous field
    • Another field within the conditional visibility row
    • A field in the group box that is below but not within the conditional visibility row

Once the project is created, or using the example project:

  • Open the project in the mobile app
  • Fill out a feature selecting values so that all of the conditional visibility fields are visible

Results

In the mobile app, the label of the group box is duplicated when the row is visible:

Image

Expected result

In QGIS, the group box label is not duplicated when the row is visible:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugui/uxRelated to user interface

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions