Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to find out that a text item was changed (Forms 4.5)?

Re: How to find out that a text item was changed (Forms 4.5)?

From: Tim <Tim_at_home.com>
Date: 1997/11/06
Message-ID: <3461D2A2.4F7A@home.com>#1/1

> Does anybody know the way to
> find out that Forms45 Text Item
> was changed at runtime?
>

Try comparing the current value with the item's database value:

use get_item_property(item, DATABASE_VALUE)

T Received on Thu Nov 06 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US