I'm from the corporate web dev side, so not an Eloqua form generation expert... When we moved to E10, the marketeers who create forms started using this Form Population widget. The issue is it calls jquery in the middle of the page -- <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'></script> -- but we already call it in the head... and it breaks some custom jquery plugins we also include in the header to pass campaign tracking info. Is there no way to modify this? Can this be updated so that including the jquery library is optional?
↧
Remove jquery inclusion in Form Population (Beta) CloudConnector?
↧