I created 2 local views(based on jobs in progress). I want to click on a job(in form A/ with view3 only) and cost it out in accounting. The job status is increased by 1. This should send the job record from view3 to view4. The click event is done on one form. when I exit this form it takes me to form B(this is the form that has both views on it).
Here is the problem. When I cost out the job on FormA the job never leaves the view3. Second, when I go to FormB the job is still in view3 and sometimes its in both.
Is there a way to fix this? Do I need a different refresh? I'm ussing thisform.refresh(). It doesn't seem to work.
Thanks for the help last time ramani it was right on the dot.
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
Larry
Here is the problem. When I cost out the job on FormA the job never leaves the view3. Second, when I go to FormB the job is still in view3 and sometimes its in both.
Is there a way to fix this? Do I need a different refresh? I'm ussing thisform.refresh(). It doesn't seem to work.
Thanks for the help last time ramani it was right on the dot.
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
Larry