sql - How to create Apex forms with manual primary key -


i want add new oracle apex form insert/delete tuples on table. problem is, when create form via wizard, there 1 step "primary key source" make me choose 1 method automatic add primary key (plsql, trigger or existing sequence), , want manually write pimary key case case.

there way that?

create form not include primary key. primary key input field created "hidden" property. go page items , change property "text field".


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -