From ea39362e1095cdee3d548c60825d0a59a5ba96a0 Mon Sep 17 00:00:00 2001 From: Stefan Hagspiel Date: Fri, 24 Oct 2025 15:07:18 +0200 Subject: [PATCH] fix docs --- docs/01_BackendUsage.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/01_BackendUsage.md b/docs/01_BackendUsage.md index c7094fd0..a4bb134e 100644 --- a/docs/01_BackendUsage.md +++ b/docs/01_BackendUsage.md @@ -6,13 +6,13 @@ It's possible to group your forms in order keep your form organized. Just define a group name per form and you'll get a folder-organized tree view. ## Meta Information - +![image](https://user-images.githubusercontent.com/700119/48311937-8ba5d400-e5a7-11e8-9e55-a7807aecd730.png) There are some meta information about each form you've created. Just click the blue "Info"-Button in the `Base` Section. -| Name | Description | -|------|-------------| -| Creation Date | -- | -| Modification Date | -- | -| User Owner| -- | -| User Modification | -- | -| Required By | List all Documents which are using the current form | +| Name | Description | +|-------------------|-----------------------------------------------------| +| Creation Date | -- | +| Modification Date | -- | +| User Owner | -- | +| User Modification | -- | +| Required By | List all Documents which are using the current form |