Re: [WebDB] Re: WebDB: Popup LOV not working correctly

From: Brooks Vaughn <brooks_at_tidalwave.net>
Date: 2000/07/25
Message-ID: <397DFCB7.C389EC68_at_tidalwave.net>#1/1


[Quoted] When I double click on the item in the popup nothing happens but when I look at [Quoted] the Netscape Java Console, I see this:

JavaScript Error:
http://testserver:3330/testweb/webdbtest/WEBDB.wwv_ui_lovf.gen_popup_list?p_filter=%25&p_name=p_arg_values&p_element_index=&p_form_index=0&p_max_elements=&p_escape_html=&p_eval_value=&p_translation=&p_lov=ITM_WEB.FTCCAL_USERS_LOV01,

[Quoted] line 14:

opener.document.forms[0].p_arg_values.focus is not a function.

Any Ideas???

-Brooks

"Hubers, H.A.J.M. (Henk)" wrote:

> I do not have a solution.
> But I had the experience when you already have some code in the text or
> PL/SQL fields and you change them. The old code sometimes still has some
> influence on the form.
> So in this case you might want to start off with a complete new form and put
> in the right code again.
>
> ____________________________________
> Henk Hubers
> IT-coordinator Target Discovery Unit
> N.V.Organon
> Room RH2127
> P.O. Box 20
> 5340 BH Oss
> The Netherlands
> Tel.+31.412.663122
> mailto:h.hubers_at_organon.oss.akzonobel.nl
>
> -----Original Message-----
> From: Brooks Vaughn [mailto:brooks_at_tidalwave.net]
> Sent: 19 July, 2000 11:55 PM
> To: bvaughn_at_ftc.gov; webdb_at_egroups.com
> Subject: [WebDB] Re: WebDB: Popup LOV not working correctly
>
> I found the problem but not the solution.
>
> it seems if I create a CLOSE button on the form like putting the following
> into any of the Advanced PL/SQL code blocks:
>
> htp.print('<FORM><INPUT TYPE="button" NAME="Close_Access_Frm" VALUE="Close"
> onClick="self.close()"></FORM>');
>
> or the following in any of the Text Option Blocks <FORM><INPUT TYPE="button"
> NAME="Close_Access_Frm" VALUE="Close" onClick="self.close()"></FORM>
>
> then the Popup Menu no longer works.
>
> Any thoughts on adding a button to close the form without causing the Popups
> to fail?
>
> -Brooks Vaughn
> brooks_at_tidalwave.net
> bvaughn_at_ftc.gov
>
> Brooks Vaughn wrote:
>
> > We are currently using WebDB 2.2.0.0.5 installed as a cartridge under
> > OAS 4.0.8.1.
> >
> > I have a form with a Field set to POPUP with a LOV. When I rrun the form
> > and click on the Popup icon, the Popup pops up. I select an item and
> > click close the Popup closes but nothing is returned to form. If I
> > double click on the Item in the Popup, nothing happens.
> >
> > Has anyone experianced this problem? Any fixes?
> >
> > -Brooks Vaughn
> > bvaughn_at_ftc.gov
Received on Tue Jul 25 2000 - 00:00:00 CEST

Original text of this message