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

Hide Field in ORC External Career Site

edited Sep 3, 2021 5:57AM in Recruiting, Opportunity Marketplace 13 comments

Content

Hello,

 

We have requirement to hide a field ‘Job Schedule’ and its value in ORC External Career Site. We followed the below initial steps but facing some problems in achieving it completely.

 

  1. Navigated to Setup and Maintenance -> Search -> Career Sites Configuration -> Edit Active Page
  2. Navigated to tab -> Theme. Under Custom CSS, applied the below code

.job-details-summary  {

  display: none;

}

 

The issue we have is the above command hides the entire section/element of ‘job-details-summary ’. Whereas we only need to hide a specific attribute ‘Job Schedule’ which is available inside the element ‘job-details-summary’.  

 

Any inputs in this regard are highly appreciated.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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