removing the default menu bar in forms 10g
I have to remove the the default menu bar that appears at the run time in forms10g and instead include the buttons for them on the page
for save i use commit_form;
the same way what should i use for exceute query(f8),show Lov(f9),first record,nxt record,firsr block and previous block,print page.
The management does not wants to use the default functionality thats provided in the the menu bar bcoz according to them the icons in the menu bar are to small ...and they cant remember what icon represents what function.... !!!!!
Now to search for record with a particular number how should i go ahead
for ex.
i created the form using the DB wizard saved around 20 records using the form. now wanna look for recordno-14 how shoud i do it.....