Home » Developer & Programmer » Forms » clear fields in a tabular form
clear fields in a tabular form [message #78927] Mon, 01 April 2002 23:29 Go to next message
Xavier
Messages: 11
Registered: March 2002
Junior Member
hi,

I have a tabular form displaying 5 rows on a canvas, and several other canvas in my form. when I switch from one canvas to another, the fields keep their values, and if I get back to the canvas, the values are still here, which compromise a proper use, since the fields are already filled. How can I make sure the rows will be empty when showing a canvas? I tried to fill them with blanks, but only the 1st row becomes empty.

thx in advance
Re: clear fields in a tabular form [message #79225 is a reply to message #78927] Wed, 15 May 2002 13:56 Go to previous messageGo to next message
Erich Heinemann
Messages: 10
Registered: May 2002
Junior Member
try
Go_BLOCK (Block_Name);
Clear_Block; ?

or
Clear_Block (Block_NAME)?;

whats on with the online-Help from Forms ?
Re: clear fields in a tabular form [message #79385 is a reply to message #78927] Wed, 05 June 2002 04:57 Go to previous message
mani
Messages: 105
Registered: September 1999
Senior Member
YOU CAN USE CLEAR_BLOCK STATEMENT.
Previous Topic: how do I migrate 5000 records from excel to Apps
Next Topic: Oracle Reports 6i
Goto Forum:
  


Current Time: Fri Mar 29 10:13:26 CDT 2024