opengisch / QField

A simplified touch optimized interface for QGIS
http://www.qfield.org
GNU General Public License v2.0
790 stars 218 forks source link

Attribute form - implement collapse state #5184

Open berniefritsch opened 4 months ago

berniefritsch commented 4 months ago

Describe the issue

Setting the tick in the attribute form (drag & drop designer) at "Collapse" works in QGIS as expected but does not work in QField. Do I have to use an expression or add an extra category/field in the level above (which apparently I don´t need to do in QGIS)? Thanks a lot for your help, best, Berrnie

Expected behavior

Fields are collapsed

Observed behavior

Fields are not collapsed

Screenshots and GIFs

[If applicable, add screenshots and GIFs to help explain your problem.] AttributeForm_collapse QField_collapse QGIS_collapse

[Please also attach additional files if a specific project/dataset is useful to investigate the problem.]

Desktop (please complete the following information)

Mobile (please complete the following information)

nirvn commented 4 months ago

@berniefritsch , this isn't supported yet in QField.

berniefritsch commented 4 months ago

Ah, ok. Thanks.