Hi everybody,
is there any way or a similar criteria in oracle forms to use ":new" and ":old" operators like we use in database triggers ? these operators can not be used in oracle forms for sure, i need a similar criteria to find ":old.amount - :new.amount" thing at when validate item trigger, without saving the record at runtime !!!
thanking in advance :-)
~Shabir