I am using a different scheduling app than Calendly. I need to set up conditions from my form that will depending on the answers display the correct calendar iframe of my scheduling app. I am not sure how I do this
With the calendly setup, it’s pretty easy to have your conditions show a certain Calendly link but I have tried this using my providers url and it does not work so I need to be able to have the rule display the Javascript.
Demos aren’t for technical support, sorry. I’d recommend checking out your developer console when you reach that step of your form and see if there are any errors with loading the iframe (i’m guessing it’s a permission issue, the document you’re trying to display as an iframe may not allow itself to be iframed)