Regular Schedule Lab

Testing the two primary Google integration methods.

Inline IFrame Approach

This uses your provided iframe snippet. It embeds the scheduler directly into your page layout.

Button Popup Approach

This uses your provided script logic. The button below is generated by Google's widgets.js library.

How it works:

The code in this tab targets the empty space above and runs calendar.schedulingButton.load(...). When clicked, it opens a clean overlay over your app rather than embedding it in the page flow.