Reputation: 39
I'm new to oracle apex so this might be simple.
I have an application that i'm currently building. I have an 'employee' table in the SQL workshop. When i attempt to create a form linked to the table there is no option to edit, delete, or add entries into the table ,once the form is completed?
This is essentially what i need help with. I need to be able to manipulate the 'employee' table through the form created rather than through anything within the sql workshop. Just for context i am not the workspace admin, however i am a contributor.
I would appreciate if anyone could provide me with a quick step by step guide into creating this desired form accurately.
Upvotes: 0
Views: 1974
Reputation: 142733
I'd suggest you to create (using the Wizard, of course) Report with Form on Table. It will create
This combination (report + form) works nicely for ages, so ... try it. I hope you'll find it useful.
Upvotes: 2