Try this in the post query trigger of your temp block.
IF get_application_property (current_form_name) = :TEMP.NAME then
:TEMP.RUN_DATE := SYSDATE;
END IF;
|
Results 1 to 2 of 2
Thread: populate a display item in FormsThreaded View
|
Click Here to Expand Forum to Full Width |