My name is Nick and I am new in Oracle Apex...
I have one question
I made a report and form in wizard with 1 table (Ex : EMP) and want to make a INSERT/UPDATE/DELETE process based on PL/SQL API.
I think, mixing APEX_APPLICATION and APEX_ITEM pl/sql api can solve this question but not sure....
I have known the tabular form processing with PL/SQL via help of Oracle APEX book, but cannot find any samples on simple form processing.
Would you guys show me simple source step by step?
Thanks in advance