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

MOSC Banner

Removing the creation of calendar entry by clicking on blank section of calendar?

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

Hello All

We are using IP2015 15.6.0.0 Application and when we go to Calendar screen, we can create new record entry from + icon. However in OpenUI, we can create new entry via clicking on blank section of the calendar and It will open a Popup, ask for description and when we press OK, it creates a new calendar entry.

Screenshot:

This is Siebel Vanilla functionality and it is present in jqfullcalrenderer.js file.

In that, if we remove following code from jqfullcalrenderer.js file then this functionality gets removed.:

  e.prototype.BuildQuickAddDialog = function (f, i) {

  var h = this.GetPM();

  var s = this.GetCalCtrlEventHandlers();

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