You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

career site Check Custom JavaScript

Summary:

Dear Community,

We would need to add the following Java script in the Career Site Pages

var myMetaScript = document.createElement('script');
myMetaScript.src = "https://mymeta-console.appspot.com.storage.googleapis.com/extension/testreddot/testreddot.js";
document.head.appendChild(myMetaScript);

Could you please indicate us if you see any contra-indication on that?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

var myMetaScript = document.createElement('script')

myMetaScript.src = "https://mymeta-console.appspot.com.storage.googleapis.com/extension/testreddot/testreddot.js"

document.head.appendChild(myMetaScript)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!