After submission the Button, editable column data of classic report erases
Hi there,
I am using Oracle Apex 21.1 with Oracle 19c Database in Linux Platform.
In my page I have created editable classic report ( one filed). I need some calculation so that I have created a process with a loop to make summation the column data and to put result in a page item. Its work. Problem is , After pressing the Button (submit page) my editable column data of classic report disappeared. So I am facing problem to recall the data in earlier place. How to stop disappearing the editable column data after submission the button? Or any other way to handle the requirement. Alternately I tried it by Dynamic Action