Calling a form within a form
Im converting a form 6i to form 10g and trying to call a form within a form using new_form('NFORM'); but receiving following error from server FRM-40108:No such form. What am I missing to call a form located on the server in oracle R12?