Wednesday, January 11, 2023

How to disable to manual editing of Date Picker Item in Oracle Apex?


We can set the Custom Attributes of the Date Picker Item (under Advanced) to:


readonly="readonly"

No comments:

Post a Comment

Delete Row Button to all records of Interactive Report in Oracle Apex

 1. add 'Delete' Del column to Report Query 2. Set the Following Properties for the DEL Column Type: Link Heading: Delete Targ...