Why is the Bloc widget useful ?
The bloc widget is used to create a section in which the tasks are displayed after this one, without having to click on it, unlike the Section widget.
How to insert a Bloc widget ?
To use the Bloc widget, simply drag and drop it in the middle, then configure it on the right. In order to improve readability on the app, it is possible to name the widget header and bottom:
Then just drag and drop the tasks of the bloc section inside the section.
Difference on the app between a section and a bloc:
To go further
- For the sake of performance and readability for the operator, the number of tasks that can be inserted in a bloc task is limited to 10.
- It is not possible to insert a bloc in a bloc (this would be of no interest from a functional point of view ...)
- The number of blocks in a form is limited to 5.
Comments
0 comments
Please sign in to leave a comment.