Difference between revisions of "Translations:External Booking Validator custom feature/4/de"

From SimplyBook.me
 
Line 1: Line 1:
 
1. Aktivieren Sie die individuelle Funktion span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Externer Buchungsvalidator</span> auf der Seite span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Individuelle Funktionen,</span> Abschnitt span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Andere.</span>
 
1. Aktivieren Sie die individuelle Funktion span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Externer Buchungsvalidator</span> auf der Seite span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Individuelle Funktionen,</span> Abschnitt span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Andere.</span>
[[File:External booking validator enable path.png|border|center]]
+
[[File:External booking validator enable path redesigned.png|1200px|border|center|link=https://help.simplybook.me/images/a/ac/External_booking_validator_enable_path_redesigned.png]]
 
<br><br>
 
<br><br>
 
2. Erstellen Sie Ihr eigenes Validierungsskript mit Ihren eigenen gewünschten Bedingungen.<br>
 
2. Erstellen Sie Ihr eigenes Validierungsskript mit Ihren eigenen gewünschten Bedingungen.<br>
Line 6: Line 6:
 
<br><br>
 
<br><br>
 
3. Fügen Sie Ihr Skript in diese <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Funktionseinstellungen</span> auf der Seite <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Individuelle Funktionen</span> ein und speichern Sie.
 
3. Fügen Sie Ihr Skript in diese <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Funktionseinstellungen</span> auf der Seite <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Individuelle Funktionen</span> ein und speichern Sie.
[[File:External booking validator settings path.png|border|center]]
+
[[File:External booking validator settings path redesigned.png|1200px|border|center|link=https://help.simplybook.me/images/3/34/External_booking_validator_settings_path_redesigned.png]]
 
<br><br>
 
<br><br>
 
Ein Beispiel für ein Skript finden Sie <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://github.com/vetalsimplybook/simplybook-external-validator hier].</span>
 
Ein Beispiel für ein Skript finden Sie <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://github.com/vetalsimplybook/simplybook-external-validator hier].</span>

Latest revision as of 09:11, 5 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (External Booking Validator custom feature)
:1. Enable <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">External Booking Validator</span> custom feature on your <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Custom Features</span> page, <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Other</span> section.
[[File:External booking validator enable path.png|border|center]]
<br><br>
:2. Create your own validation script with your own desired conditions.<br>
:For example, you may require certain client answers to one or several <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|intake forms]]</span> for the booking to be submitted to your system.
<br><br>
:3. Insert your script to this feature <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">settings</span> on the <span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Custom Features</span> page and save.
[[File:External booking validator settings path.png|border|center]]
<br><br>
:Script example is available <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://github.com/vetalsimplybook/simplybook-external-validator here].</span>
<br><br><br><br>

1. Aktivieren Sie die individuelle Funktion span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Externer Buchungsvalidator auf der Seite span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Individuelle Funktionen, Abschnitt span style="background-color:#d4f8e5; padding:5px; border-radius:5px;">Andere.

External booking validator enable path redesigned.png



2. Erstellen Sie Ihr eigenes Validierungsskript mit Ihren eigenen gewünschten Bedingungen.
Sie können zum Beispiel bestimmte Kundenantworten in einem oder mehreren Aufnahmeformularen verlangen, damit die Buchung an Ihr System übermittelt wird.

3. Fügen Sie Ihr Skript in diese Funktionseinstellungen auf der Seite Individuelle Funktionen ein und speichern Sie.

External booking validator settings path redesigned.png



Ein Beispiel für ein Skript finden Sie hier.