Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Multi-asking with multi-form

Re: Multi-asking with multi-form

From: QuadTwin <quadtwin_at_aol.com>
Date: 1997/01/13
Message-ID: <19970113042300.XAA16336@ladder01.news.aol.com>#1/1

Karim,

It is not possible with call_form. The latter causes the caller to be suspended
(i.e. the called form is modal with respect to the calling form). You must use
open_form instead. Using the no-session option is sufficient. However, if you
specify session, the two forms may independently commiit data. Received on Mon Jan 13 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US