PLZ HELP ME ! URGENT ! [message #86453] |
Thu, 30 September 2004 21:25 |
domingo
Messages: 54 Registered: June 2004
|
Member |
|
|
I have two forms a,b (say) a calls b
when in b , I make some changes and commit .and go back to a .
when i next time I go to b from a , the changes i did, don't show up . why is it so ?
Can any one help ?
Thanks
Domingo
|
|
|
Re: PLZ HELP ME ! URGENT ! [message #86457 is a reply to message #86453] |
Fri, 01 October 2004 01:11 |
Biljana
Messages: 8 Registered: October 2004
|
Junior Member |
|
|
Did the form B successfully commited chages, like are the chages in database? If so, try to refresh data in form b by, for instace, puting Pre-Form Trigger in form B with execute_query command.
If not, then check which message comes up when you try to commit in form b. Maybe it didn't commit at all?
|
|
|
Re: PLZ HELP ME ! URGENT ! [message #86460 is a reply to message #86453] |
Fri, 01 October 2004 03:34 |
ASKSHUBH
Messages: 3 Registered: August 2004
|
Junior Member |
|
|
Domingo
What i feel is your problem is actually not a problem (sorry to say that).
Just check in your key commit and on commit triggers
and see if you have added the bult in "commit_form ".
If not then do it .
SHUBH
|
|
|