Forms 6i automaticlly create new record (I don´t want it)!
473990Dec 3 2007 — edited Dec 3 2007When we are working in forms 6i it always validate new record creation, when you click into any field or when you do a Do_Key('next_record');
But I want to does not validate it, when I´m passing from records and when I click at any blank field. How to block it to only enter in create record mode if make explicit Do_Key('Create_Record'); built-in tag?
I have tried to use on-error mode to validate messages with error_code but doesn´t work.
Thanks all for patience. Cya!
Message was edited by:
Inocencio