Difference between revisions of "Translations:External Booking Validator custom feature/4/en"
From SimplyBook.me
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
: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. | :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]] | + | [[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. Create your own validation script with your own desired conditions.<br> | :2. Create your own validation script with your own desired conditions.<br> | ||
Line 6: | Line 6: | ||
<br><br> | <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. | :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]] | + | [[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> | ||
:Script example is available <span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[https://github.com/vetalsimplybook/simplybook-external-validator here].</span> | :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> | <br><br><br><br> |
Latest revision as of 15:20, 15 January 2025
- 1. Enable External Booking Validator custom feature on your Custom Features page, Other section.
- 2. Create your own validation script with your own desired conditions.
- For example, you may require certain client answers to one or several intake forms for the booking to be submitted to your system.
- 3. Insert your script to this feature settings on the Custom Features page and save.
- Script example is available here.