Calling AJAX call back process in Oracle Apex using Javascript

Without Dynamic Action we  can easily call AJAX call back process Create a Page Process: Name: EMP_NAME Type : PL/SQL Code Source> PL/SQL Code:

Execute Options > Point: AJAX Callback Create 2 Items in the page P2_ID P2_NAME Note: in this example my Page ID is 2, in your …

How to set background image in the Input form in oracle apex

How to set background image in the Input form in oracle apex Please do the following steps: (This example created based on  Apex 5.x) Upload an image in the share component Go the property of the region that you would like to set background image (Region Property > Advanced-> Static …