previous (Card Mode)

next (Filter)

To Admin Wiki Overview

To English VOPS Documentation Overview

To German VOPS Documentation Overview


Setting detach to true will change the functionaliy of the "book appointment" Button. If it is set to true, the button will open the scheduler view in a new tab.

If your iframe is very small the setting is recommended.

Example:

<div>
<script>
    iFrameResize({
        scrolling: false,
        log: false
    }, "sws_iframe");
</script>

<iframe id="sws_iframe" src="<https://swsdemo.parteiverkehr.de/?detach=true&iframeid=sws_iframe>"></iframe>

</div>

Click here to view our demo:


previous (Card Mode)

next (Filter)