Disable Date Picker In Oracle APEX

We are going to disable the date picker, because some times we don’t need to allow for editing (due to some privilege ). Approach is using Jquery :Create a javaScript function : Since you run this function on page (Execute... Read more