Oracle Form Issue. [message #515856] |
Wed, 13 July 2011 11:45 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/7a1d821d1bf034ecd7cee3b3314fc515?s=64&d=mm&r=g) |
irfankundi786
Messages: 4 Registered: July 2011 Location: pakistan
|
Junior Member |
|
|
I want to explain my problem.
I have to date field in detail part of master detail Form.
In detail part i have field of From_date and To_date.
I want when i go to next record in detail part ,,,from date is
initiaze by previous to date+1....eg.like
1.record: From date=01-jan-2011, To_date=10-jan-2011
2.Record: From_date = 11-jan-2011;
I have Attached calender to two feild...and calender is the different block...
In Detail block when_record_instance i handled the;;
From date=previous to-date +1;
but when i double click the feild calender is open and when_new_record trigger is fired agian.
Can any one tell me that on calender called ...the when_new_record is not callled .......
|
|
|
|
|
|
|