I'm trying to use the Raw HTML feature to add an iframe to a page. I can enter the iframe code but when I save it, the code is stripped out of the page.
I have submitted a support request, and your automated response told me to check the "page type." I could not find the page type option in anywhere, and asked where it was. I was told to... check the page type, since I was having trouble checking the page type.
I have spoken with a support person named Anne, who did not know the product well enough to tell me where I could find the "page type". She suggested that I submit a support request here, which I am doing. However, I imagine I'll be told to "check the page type" again, which seems to be the default response. Let me restate it: there is no such field that I can find.
All I want to do is to embed an iframe into a page being built with SP Page Builder Pro version 5.0.3. Here is the code for the iframe:
<iframe src='https://book.threecatsmarketing.com/portal-embed#/customer/marketing-consultation' style="width: 100vw; height: 75vh;" title="Schedule a Marketing Consultation"> </iframe>