Search This Blog

Tuesday, July 11, 2017

How to Block/Off Edit mood of a Apex application in 5.0/5.1

To block edit mood of a oracle apex application you should follow this steps :
1. Go to   Edit Application Properties
2. Click on Availability
3. Change Build Status as Run Application Only.

Now how to unblock it :

1. Login as  Admin of the user.
2. Application Build St.....
3. Change Build Status as Run and Edit Application .

No comments:

Post a Comment

Restrict File Upload by File Type in Oracle Apex

If you want to restrict file upload by file type/extension/format you can follow the below steps.  Goto File Browser Item --> Advanced --...