A third-party vendor is asking us to enable cross-site for forms so that their browser will be able to display the form in-line. I didn't know this could be enabled from the developer end, I thought it was a decision for the end user by enabling it in their browser of choice.
I looked up the instructions for enabling it and was expecting a javascript example, but instead I received the following. I don't want to make changes to the application code without some guidance. Is there a method for enabling cross-site in our forms to allow other apps to cross-site with the forms we create?