Home » Developer & Programmer » Forms » Master Detail (Developer 6i)
Master Detail [message #405102] Tue, 26 May 2009 06:20 Go to next message
jramya
Messages: 42
Registered: April 2008
Member
Hi,
I have used serial numbers to simplifyy my query.

I am having 4 blocks in my form block1,block2,block3,block4.

This form is used to just insert records into the db.

block1 - Control Block
block2 to load dynamic headers - Multi Record Block
block3 to insert into table3 - Multi Record Block
block4 to insert into table4 - Multi Record Block

As the user selects a service from a control block,
block 2 loads the dynamic headers
block 3,4 user enters data to save

All I have to do is relate block 2 to block 3 by rowlevel.
i.e block2.id(rowid)=block3.block2id(rowid)

I cannot relate using relationship as in block2 i execute query and block3 i use to insert.
I tried block 2 post_query to create record in block3 -Dint work


Please can someone suggest me the other possibilities?
Re: Master Detail [message #406273 is a reply to message #405102] Wed, 03 June 2009 01:47 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

You need to relate the shared columns not the 'rowid' between the tables.

David
Previous Topic: Problem With Progress Bar And Check Boxex
Next Topic: WebUtil features don't work on client
Goto Forum:
  


Current Time: Fri Sep 20 12:26:39 CDT 2024