Booking mask solo

There is a possibility to call for a special booking mask - booking mask solo - which can be integrated in an existing websites, or started via Auto-start file.

The intended purpose of the booking mask solo is to give the user a possibility to perform time bookings.

en_booking

The link for the booking-window could be as following:

http://webdesk3/webdesk3/ta_doBooking.act?layouttemplate=blankTemplate&closeAfterBooking=true&resizeToW=500&resizeToH=360&showUser=true&showJournal=false

The parameters can be defined as following: 

URL: ta_doBooking.act

- GET-Parameter:

     layouttemplate=blankTemplate --> Heading bar, hide menue tree

     closeAfterBooking=true --> after the booking the window will close via a JavaScript

     resizeToW=[wert] --> width of the window

     resizeToH=[wert] --> height of the window

     showUser=true --> User name is displayed

     showJournal=false --> Link to the journal is hidden >> reasonable, as it can not be diplayed in a small window

Kommentare (0)