Skip to content

Commit

Permalink
Documenting Drag and drop designer forms
Browse files Browse the repository at this point in the history
  • Loading branch information
SeqLaz committed Aug 15, 2024
1 parent e05f3c8 commit 1f49a88
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions documentation/how-to/attributes-form.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ QField form.

Groups and Tabs from Drag and Drop designer forms are supported.

In the "Attributes Form," you can structure your forms using various containers, such as tabs and groups, and enhance interactivity by incorporating expressions with conditionals. By enabling the drag-and-drop designer, you gain the flexibility to display attribute fields, as well as other widgets that are not directly tied to specific fields (e.g., HTML/QML widgets) and "Relations" of layers.

!![](../assets/images/drag-and-drop-designer-attribute-forms.png)

!![](../assets/images/qfield-show-group-by-conditional.png)

## Configure a Relation Widget
:material-monitor: Desktop preparation

Expand Down

0 comments on commit 1f49a88

Please sign in to comment.