Von Version < 18.13 >
bearbeitet von awa
am 18.03.2020, 12:19
Auf Version < 18.15 >
bearbeitet von awa
am 18.03.2020, 12:23
< >
Änderungskommentar: (Autosaved)

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -45,7 +45,7 @@
45 45  ; Message type
46 46  : The Postkorb service offers two possibilies: You can (a) create a new message thread with an initial message, or (b) send a message to an existing message thread. In case you know for certain whether a message thread exists already, you can select the option //Create new message thread// or //Reply to existing message thread//. Otherwise, if you are uncertain and would like to create a new message thread in case none exists yet, you can select the option //Create message thread if none exists yet//
47 47  ; Recipient account number
48 -: Here you need to enter the account number of the recipient who should receive the Postkorb message. Usually the user would sign in via the login service provided by regio iT (OpenID Connect). In that case, you do not have to change the default value: //[%$last_user.preferred_username%//] This is a [[variable>>doc:Formcycle.UserInterface.Variables]] that is replace with the account number of the user who submitted the form. This settings corresponds to the parameter //fall.portalkonto// of the Postkorb web service.
48 +: Here you need to enter the account number of the recipient who should receive the Postkorb message. Usually the user would sign in via the login service provided by regio iT (OpenID Connect). In that case, you do not have to change the default value: //[%$last_user.preferred_username%//] This is a [[variable>>doc:Formcycle.UserInterface.Variables]] that is replace with the account number of the user who submitted the form. This setting corresponds to the parameter //fall.portalkonto// of the Postkorb web service.
49 49  ; Send as guest
50 50  : The Postkorb also allows you to create a new message thread as a guest, that is, without having an account number. Please note that it is not possible to reply to existing message threads as a guest. When this option is selected, a few more input fields will show up that let you enter the guests' data. Important: Please check with your Postkorb service provider whether they have allowed guests to create message threads.
51 51  
... ... @@ -52,29 +52,30 @@
52 52  The following input fields are available when the option //Send as guest// is checked:
53 53  
54 54  ; Guest' email
55 -: The email of the guest. This settings corresponds the the parameter //gast.email// of the Postkorb web service.
55 +: The email of the guest. This setting corresponds the the parameter //gast.email// of the Postkorb web service.
56 56  ; Guest's form of address
57 -: An optional form of address for the guest. Please note that only certain options such as //Herr// and //Frau// are supported. This settings corresponds the the parameter //gast.anrede// of the Postkorb web service.
57 +: An optional form of address for the guest. Please note that only certain options such as //Herr// and //Frau// are supported. This setting corresponds the the parameter //gast.anrede// of the Postkorb web service.
58 58  ; Guest's title
59 -: An optional title for the guest, such as //Dr. med.//. This settings corresponds the the parameter //gast.titel// of the Postkorb web service.
59 +: An optional title for the guest, such as //Dr. med.//. This setting corresponds the the parameter //gast.titel// of the Postkorb web service.
60 60  ; Guest's first name
61 -: The first or given . Diese Einstellung entspricht dem Parameter //gast.vorname// der Postkorbschnittstelle.
62 -; Guest's familz name
63 -: Falls ein Vorgang als Gast erstellt werden soll: Der Nachname des Gasts. Diese Einstellung entspricht dem Parameter //gast.familienname// der Postkorbschnittstelle.
61 +: The first or given name of the guest. This setting corresponds the the parameter //gast.vorname// of the Postkorb web service.
62 +; Guest's family name
63 +: The last of family name of the guest. This setting corresponds the the parameter //gast.familienname// of the Postkorb web service.
64 64  
65 -==== Inhalt der Nachricht ====
65 +==== Message content ====
66 66  
67 -Hier wird der Inhalt der Nachricht eingegeben, die an den Postkorb gesendet werden soll. Optional ist es auch möglich, bis zu 10 Dateien mitzusenden. Mehr als 10 Dateien werden von der Postkorbschnittstelle nicht unterstützt.
67 +The content of the message that is sent to the Postkorb. Optionally you can also send up to 10 files as an attachment. Please note that the Postkorb web service does not support more than 10 files.
68 68  
69 -; Absendername
70 -: Der Name des Absenders der Nachricht. Standardmäßig ist hier der Platzhalter [%last_user.name%] hinterlegt. Dieser wird mit dem Namen des Benutzers ersetzt, der sich am Formular angemeldet hat. Diese Einstellung entspricht dem Parameter //nachricht.absender// der Postkorbschnittstelle.
71 -; Betreff
72 -: Ein einzeiliger Betreff der zu sendenden Nachricht. Diese Einstellung entspricht dem Parameter //nachricht.betreff// der Postkorbschnittstelle.
73 -; Nachricht
69 +; Sender
70 +: The name of the message' sender. By default this is set to the variable //[%last_user.name%]//, which is replaced with the name of the user who submitted the form. This setting corresponds the the parameter //nachricht.absender// of the Postkorb web service.
71 +; Subject
72 +: A
73 +Ein einzeiliger Betreff der zu sendenden Nachricht. Diese Einstellung entspricht dem Parameter //nachricht.betreff// der Postkorbschnittstelle.
74 +; Message
74 74  : Die mehrzeilige Nachricht, welche an den Postkorb gesendet werden soll. Der Postkorb unterstützt die Nutzung einiger Formatierungsoptionen wie etwa fetter Schrift oder Aufzählungszeichen. Diese Einstellung entspricht dem Parameter //nachricht.inhalt// der Postkorbschnittstelle.
75 -; Anhänge aus vorigen Aktionen
76 +; Attachments from previous actions
76 76  : Optional können Dateien aus vorigen Aktionen als Anhang mitgesendet werden. Diese Einstellung entspricht den Parametern //anhang.[1-10].*// der Postkorbschnittstelle.
77 -; Anhänge aus Formular-Uploads
78 +; Attachments from form uploads
78 78  : Optional können Dateien aus Upload-Feldern im Formular als Anhang mitgesendet werden. Diese Einstellung entspricht den Parametern //anhang.[1-10].*// der Postkorbschnittstelle.
79 79  
80 80  ==== Auswahl des Vorgangs ====
Copyright 2000-2025