Wiki source code of Mandanten


Hide last authors
awa 1.1 1 {{content/}}
2
jdr 10.1 3 Each client is a separate instance with their own forms, users, user groups, inboxes, form record state, mail servers etc. The number of clients that can be created is limited by the license. A client can be created only the so-called //super administrator// or //sadmin//. At least one client is required for a working {{fcserver/}}.
awa 1.1 4
jdr 10.1 5 == Adding a client ==
awa 1.1 6
jdr 10.1 7 {{figure image="system_clients_new_en.png"}}
8 User interface for adding a new clients.
awa 1.1 9 {{/figure}}
10
jdr 10.1 11 Click the button //new// to add a new client.
awa 1.1 12
jdr 10.1 13 === Client name ===
awa 1.1 14
15 {{info}}
jdr 10.1 16 Note that the name cannot be changed later anymore.
awa 1.1 17 {{/info}}
18
jdr 10.1 19 {{figure image="system_clients_base_settings_en.png"}}
20 Setting a name for the newly created client. It cannot be changed later and may contain only letters, digits, periods or dashes.
awa 1.1 21 {{/figure}}
22
jdr 10.1 23 Provide a name for this client. It must not contain any characters other than letters, digits, periods or dashes.
awa 1.1 24
jdr 10.1 25 This name is also part of the sign-in name of users for signing in to {{formcycle/}}. For example, when the client name is xima.de, and the user's name //JohnDoe//, the sign-in name will be JohnDoe@xima.de
awa 1.1 26
jdr 10.1 27 {{panel title="Examples for valid and invalid client names"}}
awa 1.1 28
29 (((xima.de = OK)))
30
31 (((xima-media.de = OK)))
32
33 (((xima_media:de = Falsch)))
34
35 (((xima@media.de = Falsch)))
36
37 {{/panel}}
38
jdr 10.1 39 === Further settings ===
awa 1.1 40
jdr 10.1 41 These settings can be changes later as well and a described in details on the section for [[client settings>>Formcycle.UserInterface.Client.Settings]].
awa 1.1 42
jdr 10.1 43 {{panel initial="hidden" responsive="true" triggerable="true" title="Client settings"}}
awa 1.1 44 {{include document="Formcycle.UserInterface.Client.Settings" context="NEW"/}}
45 {{/panel}}
46
jdr 10.1 47 == Client administrator ==
awa 1.1 48
jdr 10.1 49 {{figure image="system_clients_admin_en.png"}}
50 Setting up the client administrator. This can be done once the new client has been created as well.
awa 1.1 51 {{/figure}}
52
jdr 10.1 53 When adding a new client, a client administrator will be created automatically. You can setup the settings for the client administrator here. They can be modified later on the [[user administration pages>>Formcycle.UserInterface.UserSettings]].
awa 1.1 54
jdr 10.1 55 * **User name**
56 The user's name. Only letters and digits may be used.
awa 1.1 57
jdr 10.1 58 * **Title, given name, last name, mail, phone**
59 The user's personal data. A mail address is required and used for example for sending password recovery mails.
awa 1.1 60
jdr 10.1 61 * **Password**
62 A strong password that must consist of at least 8 and at most 20 characters.