Re: how call a form (HELP)

From: Stephan Langer <slanger_at_dixi-wc.de>
Date: Fri, 27 Apr 2001 11:17:25 +0200
Message-ID: <3AE93925.FAB4A8C5_at_dixi-wc.de>


Hi Alexander,

IMHO it's the validation and navigation - mechanism of Forms. Call_Form ensures that the programm will come back after calling the form and go through the triggers (etc) that have to follow when-validate-item (e.g. post_item or others, don't know the exact sequence of executing all triggers - can be found somewhere in the online-help of forms). With open_form or new_form this triggers wouldn't be executed.
That just a guess

Stephan

"A. Bogomol" schrieb:

> Thanks, I can use the call_form instead of open_form.
> But I wonder, why the other build-ins (open_form,new_form) is restricted?
> ---------
> Alexander
>
> Stephan Langer ïèøåò â ñîîáùåíèè <3AE92657.5AD66427_at_dixi-wc.de> ...
> >Hi A.
> >
> >you're right. I tested it: call form works, open_form comes back with
> >frm-40737 (restricted procedure open form in when-validate-item-trigger).
> >I think it has to do something with oracle validating- mechanism, that
> >call_form (thats coming back) is not but open form (that doesn't come back)
> >is restricted.
> >
> >Can you use call_form instead of open form? If not, maybe oracle support
> >knows a workaround (sometimes they really do know something - at least
 worth
> >a try )?
> >
> >hth
> >Stephan
> >
> >"A. Bogomol" schrieb:
> >
> >> Excuse my mistaking.
> >> I wanted to say that "It doesn't work",
> >> I use open_form build-in.
> >> You say that the CALL_FORM build-in works. so Why the open_form build-in
> >> doesn't work?
> >>
> >> Stephan Langer ïèøåò â ñîîáùåíèè <3AE912BA.9422ECD0_at_dixi-wc.de> ...
> >> >Hi,
> >> >
> >> >as you've seen yourself it works. I used it some times without any probs
 (with
> >> >call_form).
> >> >
> >> >But why did you ask, if you see it works?
> >> >
> >> >Stephan
> >> >
> >> >"A. Bogomol" schrieb:
> >> >
Received on Fri Apr 27 2001 - 11:17:25 CEST

Original text of this message