Skip to content

Commit 9eede1c

Browse files
committed
Updated documentation: keep form open feature added to concepts/user_interface docs
1 parent 86ec430 commit 9eede1c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
15.2 KB
Loading

docs/docs/concepts/user_interface.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,8 @@ Example: Creating a new part via the "Add Part" form:
224224

225225
{{ image("concepts/ui_form_add_part.png", "Add Part Button") }}
226226

227+
On several forms is displayed option "Keep form open" in bottom part of the form on left side of Submit button (option is visible on the screenshot above). When this switch is turned on, form window is not closed after submit and filled form data is not reset. This is useful for creating more entries at one time with similar properties (e.g. only different number in name).
228+
227229
### Data Editing
228230

229231
Example: Editing an existing purchase order via the "Edit Purchase Order" form:

0 commit comments

Comments
 (0)