Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> open and close form in formbuilder 6
Hello Guru´s
I have a question for Oracle Formbuilder
If I open another form without parameter like
OPEN_FORM ('viewoffer') ;
CLOSE_FORM (’main’) ;
then its opening the form ’viewoffer’ and closing ’main’ It
works perfekt
but if I open another form with parameter like
OPEN_FORM ('newarticle', activate, session, pl_id) ;
CLOSE_FORM (’main’) ;
then its opening the form ’newarticle’ correctly, but it
don´t close the form ’main’
Please help us
Thanks Immo and Conny
--
Conny Wetzel Received on Thu Feb 17 2000 - 00:00:00 CST
![]() |
![]() |