I am using AEM Forms as cloud service using the below AJAX code on the external webpage- <script>var options = {path:"http://localhost:4503/content/forms/af/si", dataRef:"", themepath:"", CSS_Selector:".customafsection"};var loadAdaptiveForm = function(options){if(options.path) {var path = options.p...