Is it possible to get the date/hour from the widget ?
S
Sébastien Gicquel
started a topic
about 1 month ago
Hello,
Is it possible to get the date/hour from the widget (in iframe) when a user select an appointment ?
I need to get this information in order to send it to a web service. Or maybe there is callback after the appointment is booked ?
I've tried different approach with javascript but none of them works, maybe because it is in an iframe (there is some limitation with iframe due to security reasons).
Sébastien Gicquel
Hello,
Is it possible to get the date/hour from the widget (in iframe) when a user select an appointment ?
I need to get this information in order to send it to a web service. Or maybe there is callback after the appointment is booked ?
I've tried different approach with javascript but none of them works, maybe because it is in an iframe (there is some limitation with iframe due to security reasons).
Thank you