FRM-40735 [message #160808] |
Tue, 28 February 2006 07:37 |
doc1
Messages: 18 Registered: December 2005
|
Junior Member |
|
|
Hi!!
i am working with multiple stacked canvases to handle generalization in one form...
Patient (Master/parent entity)
Ordinary_pat (detail/child entity)
panel (detail/child entity)
privtae(detail/child entity)
my problem is that i m not getting how to insert in master n detail records with single save command.
|
|
|
|
Re: FRM-40735 [message #161284 is a reply to message #160903] |
Fri, 03 March 2006 01:15 |
doc1
Messages: 18 Registered: December 2005
|
Junior Member |
|
|
yes i defined the relation between Master and detail blocks. I made a little change after my post to forum and now it is saying record has already been inserted whereas it is not. let me tell you what i did is..there are radio buttons in master block used to view a desired detail block. at the time user clicks anyone of them an insert command is written in trigger When-Radio-changed to insert into the Master recrod and after that command the new canvas is opened and control goes to the detail block. So at the time add button is clicked data is inserted in to detail block only but at that time it says record has already been inserted but when i check it in DB it is nt there. just guid me a little about correct triggers logic to carry out this. Thanx
|
|
|
|
Re: FRM-40735 [message #161864 is a reply to message #160808] |
Tue, 07 March 2006 09:56 |
doc1
Messages: 18 Registered: December 2005
|
Junior Member |
|
|
Hi!!
Thanx for your concern but the actuall problem was not in front end that was a back end problem with the master table due to some constraint it is solved and every thing is working now
|
|
|