| api-key |
required |
the api-key supplied by Skarabee |
| guid |
required |
the guid of the publication for the estate you want to visit |
| privacypolicyurl |
optional |
if you want the user to agree to a terms of service, enter the absolute url here |
| language |
optional, default nl |
the interface language (possible values: nl|fr|en) |
| bootstrap |
optional, default true |
if your website already includes bootstrap css set this to false |
| recaptchasitekey |
optional |
if you want to protect the form with a recaptha. Supply the key provided for your website domain |
| recaptchaversion |
optional |
added support for reCAPTCHA v2 Invisible. set to 'v2_invisible' |
| addressrequired (optional) |
optional |
set to 'true' if you want the address fields required |
| recipients |
optional |
a ; separated list of email addresses that should receive a notification email/log entry. eg. info@myoffice.be |
| booked_text |
optional, string |
control the text that is show when all visit moments are booked |
| booked_buttonlink, booked_buttontext |
optional, string |
Adds a possibility to show an extra linkbutton with an url when all visit moments have been booked |
| genderrequired |
optional, boolean default false |
Determines if the gender field is required in the form |
| hidegender |
optional, boolean, default false |
Determines if the gender field is hidden in the form |
| translations |
A whole range of custom translations can optionally be passed in |
|
| Parameter name |
|
| translation_completed_message | Message shown when a user has booked a timeslot |
| translation_double_booking_detected | Soft warning shown when a cookie is detected where the same user has already booked a timeslot |
|