Hi, i follow this tutorial to develope ( with jdeveloper 11.1.2.4) adf form to upload many documents and save them in database (blob)
JDev11.1.2.1.0: Handling images/files in ADF (Part 2) | JDev & ADF Goodies
but in this tuto author use table with edit link, and i want make form with navigate button instead the table.
how can i change method uploadFileValueChangeEvent() in ImageBean ?