Home » Developer & Programmer » Forms » Traversing in Multirecord block (Forms 6i)
Traversing in Multirecord block [message #592139] Sun, 04 August 2013 13:53 Go to next message
m.abdulhaq
Messages: 254
Registered: April 2013
Location: Ajman
Senior Member
I have a master detail form and in the detail block when i am scrolling up the records are getting disappeared , but actually they are not getting deleted, once if i requery the data will appear, what could be the problem.I am using the property change record for block.
Re: Traversing in Multirecord block [message #592143 is a reply to message #592139] Sun, 04 August 2013 15:06 Go to previous messageGo to next message
Littlefoot
Messages: 21811
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Is there any CLEAR_RECORD or DELETE_RECORD you use in triggers?
Re: Traversing in Multirecord block [message #592148 is a reply to message #592143] Mon, 05 August 2013 00:43 Go to previous messageGo to next message
m.abdulhaq
Messages: 254
Registered: April 2013
Location: Ajman
Senior Member
at the item level no i am not using either of them , i am assigning some values in post query.
Re: Traversing in Multirecord block [message #592160 is a reply to message #592148] Mon, 05 August 2013 04:04 Go to previous messageGo to next message
Littlefoot
Messages: 21811
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
As far as I can tell, records don't "disappear" all by themselves (unless there's a bug in Forms version you use). Therefore, I guess that it must be some piece of code you wrote that causes that problem. Unfortunately, Forms 6i doesn't have a debugger so you'll have to trace form execution manually, by adding MESSAGE built-ins through your code so that you'll see what's going on.

On the other hand, someone might have a better idea - wait a little bit longer.
Re: Traversing in Multirecord block [message #592227 is a reply to message #592160] Mon, 05 August 2013 15:19 Go to previous messageGo to next message
m.abdulhaq
Messages: 254
Registered: April 2013
Location: Ajman
Senior Member
thanks very much littlefoot, i sorted the problem out by displaying messages and you were right its because there was one clear_record procedure.
Re: Traversing in Multirecord block [message #592228 is a reply to message #592227] Mon, 05 August 2013 15:21 Go to previous message
Littlefoot
Messages: 21811
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Great, I'm glad you fixed it! Thank you for letting us know.
Previous Topic: ora-03113 end of file communication
Next Topic: Continuous Updation of Calculated Field ?
Goto Forum:
  


Current Time: Thu Jun 13 06:18:31 CDT 2024