Re: Newbie forms 3.0 question of the week...

From: PR Ananthakrishnan <nananth_at_shakti.ncst.ernet.in>
Date: Sat, 7 May 1994 07:09:22 GMT
Message-ID: <CpF7vn.51B_at_shakti.ncst.ernet.in>


You can do this using SQL*forms system variables

SYSTEM.CURSOR_FIELD - stores the name of the field the cursor is in. SYSTEM.CURSOR_BLOCK - stores the name of the block the cursor is in.

	You can use this variables in your triggers to save the name
	of current field and block.
Received on Sat May 07 1994 - 09:09:22 CEST

Original text of this message