Is it possible to direct entry a field after commit_form?
Hi Guys,
I have question related to Oracle form development, I have a form that contains header field and detail fields. My rule is when i have done entry the header field, the header data is save/commit. Then without close the form, i must entry the details part.
Here the problem appears, I can't entry the detail fields at that time. The trick is i must close the form and re-open the form, then i can entry the field. This action is not recommended to our rules.
In the oracle form builder, i give commit_form; in the key_commit trigger. Is it right or wrong?
I have question related to Oracle form development, I have a form that contains header field and detail fields. My rule is when i have done entry the header field, the header data is save/commit. Then without close the form, i must entry the details part.
Here the problem appears, I can't entry the detail fields at that time. The trick is i must close the form and re-open the form, then i can entry the field. This action is not recommended to our rules.
In the oracle form builder, i give commit_form; in the key_commit trigger. Is it right or wrong?
Tagged:
0