R |
ray Mak |
Instead of adding iframe in custom code for appointment calendar, I would like to see a drag and drop of calendar on a website page. Using iframe is tricky and page height is not responsive when copying iframe code.
Activity Newest / Oldest
FlowTrack Mike
Status changed to: In progress
David Carroll
Well, you have two options here that are already available;
1) Us the embed code that is provided to give you the iframe code and set the proper height in pixel. check out youtu.be/2Z45PsQG50o
2) Use Flow's API with your own form, pretty straight forward and you won't have to deal with iframes. Additionally the possibilities with being able to use your own forms are almost endless.