Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Interactive Grid - Save the Data automatically and Retrieve the Data

Uday S. NadellaSep 5 2024 — edited Sep 6 2024

I have created an Interactive Grid based on a SQL query to fetch the data based on bind variables which are the Item values on the APEX FORM. This grid has 2 columns where the user enters the data. Now the user wants the FORM data to be saved automatically and also retrieve the data.

I have tried to achieve this using Button Click and the data will be saved to APEX Custom Tables. But the user does not want to click the button to save the data. Can the data be saved automatically?

Any help on to achieve this is appreciated!

Comments
Post Details
Added on Sep 5 2024
4 comments
84 views