SQL, SQL Server, Oracle, PL/SQL, APEX, UNIX ,Interview Questions & Answers
We can set the Custom Attributes of the Date Picker Item (under Advanced) to:
readonly="readonly"
Below code to be added in Inline CSS of Page.
.ui-dialog-titlebar .ui-button
{
display: none;
}
Output: