Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Trying to Implement Address AutoComplete in Open UI

edited Nov 30, 2018 12:24AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 8 commentsAnswered

Hello All,

I am trying to implement a 3rd party jQuery plugin. The plugin uses the google map api with the places library. The sample code for implementing the plugin includes these lines:

<script src="http://maps.googleapis.com/maps/api/js?sensor=false&libraries=places"></script>

<script src="jquery.geocomplete.js"></script>

I placed the jquery.geocomplete.js file in a folder in /23030/scripts/3rdParty/, referenced the file via the "define" function in my physical rendered JS file and also tried in PM JS file also, added the file via Manifest Filed and added the file to the appropriate applet on Manifest Administration. But how do I reference the google api since it is not contained in a local file? I tried creating a Manifest File entry with the http reference, which didn't work. I also tried adding it to the <head> section of the CCPageContainer.swt file, which didn't work, either. I see "failed to

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center