Changes for page Offline-Client-Plugin


From version 2.1
edited by gru
on 04.03.2021, 10:12
Change comment: Imported from XAR
To version 1.1
edited by gru
on 20.01.2021, 16:20
Change comment: Imported from XAR

Summary

Details

Page properties
Content
... ... @@ -10,9 +10,9 @@
10 10  
11 11  {{content/}}
12 12  
13 -In combination with an [[iOS->>https://apps.apple.com/de/app/formcycle-offline-app/id1063311719]], [[Android->>https://play.google.com/store/apps/details?id=de.xima.formcycle&hl=de]] or Desktop-App the offline client plugin allows for offline data collection with FORMCYCLE forms. The collected data can later be transmitted to the FORMCYCLE server. This plugin is subject to additional charge.
13 +In combination with an [[iOS->>https://apps.apple.com/de/app/formcycle-offline-app/id1063311719]], [[Android->>https://play.google.com/store/apps/details?id=de.xima.formcycle&hl=de]] or Desktop-App the offline client plugin allows for offline data collection with FORMCYCLE forms. The collected data can later be transmitted to the FORMCYCLE server.
14 14  
15 -Please note: As it cannot be guaranteed that an active internet connection exists, there are a few restrictions when using the offline app.
15 +Please note: As it cannot be guaranteed that an active internet connection exists, there are a few restrictions when using the offline app_
16 16  
17 17  * The [[appointment finder>>doc:Formcycle.FormDesigner.FormElements.Appointment.WebHome]] is not available in the offline app.
18 18  * JavaScript that accesses resources from the internet (such as CSV data sources) is not supported.
... ... @@ -35,17 +35,13 @@
35 35  On app startup the connection to the FORMCYCLE server needs to be configured. These settings can be changed anytime by accessing the menu entry //Settings//.
36 36  
37 37  ; User name
38 -: Name of the [[FORMCYCLE user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]] that collects data using this app.
39 -: {{info}}In the desktop app the [[client>>doc:Formcycle.UserInterface.Client.WebHome]] needs to be specified within this field like so: **user@client**{{/info}}
38 +: Name of the [[FORMCYCLE user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]] that collects data using this app. {{info}}In the desktop app the [[client>>doc:Formcycle.UserInterface.Client.WebHome]] needs to be specified within this field like so: **user@client**{{/info}}
40 40  ; Password
41 41  : Password of the [[FORMCYCLE user>>doc:Formcycle.UserInterface.UserSettings.User.WebHome]]
42 42  ; Client (only in iOS- and Android-App)
43 -: FORMCYCLE client of the user.
44 -: {{info}}In the desktop app the client needs to be specified within the user name field: **user@client**{{/info}}
42 +: FORMCYCLE client of the user. {{info}}In the desktop app the client needs to be specified within the user name field: **user@client**{{/info}}
45 45  ; URL
46 -: URL under which the FORMCYCLE system is accessible.
47 -: {{info}}Bei direktem Zugriff auf einen {{formcycle/}} {{mserver/}} muss diese URL mit der [[Basis-URL>>Formcycle.UserInterface.Client.Settings.WebHome]] des Mandanten übereinstimmen. Beim Zufriff auf einen {{fserver/}} muss eine URL angegeben werden, unter der dieser erreichbar ist.{{/info}}
48 -{{info}}This URL needs to the same as the [[base URL>>Formcycle.UserInterface.Client.Settings.WebHome]] of the client if a {{formcycle/}} master server is accessed. If a frontend server is accessed, its URL has to be used instead, e.g. // {{html}}https://fs.example.com/frontend-server{{/html}} //{{/info}}
44 +: URL under which the FORMCYCLE system is accessible. {{info}}This URL needs to the same as the [[base URL>>Formcycle.UserInterface.Client.Settings.WebHome]] of the client.{{/info}}
49 49  ; Language (only in Desktop-App)
50 50  : Language of the app
51 51  ; Logfile Level (only in Desktop-App)