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

MOSC Banner

Updating Date Picker Applet

edited Nov 30, 2018 12:48AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hello,

We have a date field exposed to the user that is only showing the date 'mm/dd/yyyy' format via the 'Display Format' property on the control. When clicking the calendar icon and invoking the date picker window we also want to hide the time section as also highlighted in the screenshot. What would be the best approach to do this using JQuery?

We have a Physical Renderer file on this applet already, so I attempted to add the below line of code in the 'function PartialRefreshPR( pm )' section of the script to no avail.

Code: $('.ui-timepicker-div').hide();

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