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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -