Home » Developer & Programmer » Forms » Required to Display the Details on Record (Oracle 9i, Form 6i)
Required to Display the Details on Record [message #433966] Sat, 05 December 2009 23:48 Go to next message
cvs_1984
Messages: 136
Registered: August 2007
Location: Punjab, INDIA
Senior Member

Hi,

We Create the table Supplmaterial and Columns which are display in the form are

Partno,
Partname1, /* From Other Table PartMast */
Qty,
Rate,
Suppqty,
Rate,
Value

The block is required to display the 10 Rows of above. The PartName1 Column is lengthy which has required to display single in separatly, when the cursor in Partno or any column we required to display the Partname1 for that Partno.

How to done it, Please Refer me.

Thanks & Regards,

C V S
Re: Required to Display the Details on Record [message #434268 is a reply to message #433966] Tue, 08 December 2009 04:15 Go to previous messageGo to next message
arni111
Messages: 6
Registered: December 2009
Junior Member

just create a trigger on this block
like WHEN_VALIDATE_ITEM
Re: Required to Display the Details on Record [message #437523 is a reply to message #433966] Mon, 04 January 2010 22:42 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Populate existing data using 'post-query'. In new records either use 'When-Validate-Item' or populate both using an LOV.

David
Previous Topic: How to move a file using Developer 6i from?
Next Topic: OC4J vanished and not working
Goto Forum:
  


Current Time: Thu Nov 07 17:10:06 CST 2024