oracle forms - listbox problem

From: pat saunders <pat.saunders_at_sis.securicor.co.uk>
Date: 19 Jul 2001 05:50:45 -0700
Message-ID: <bc0e3bd8.0107190450.30014940_at_posting.google.com>


Hi,
The problem is related to a poplist list box which allows the user to select Yes/No.

form - columns


xx1	yy1	zz1
xx2	yy2	zz2
xx3	yy3	zz3




where the zz column is the poplist list box yes/No

if I have the xx1 yy1 zz1 row highlighted by default when i enter the form. If i change the list box in zz3 from say yes to No the POST_RECORD trigger fires but it still thinks the first row is the current row and that nothing has changed so it does not recognise the change in value for poplist zz3. This only applies to listboxes. I need a way for when i click on poplist zz3 it to recognise the current record is xx3 yy3 zz3.

any help appreciated.
pat Received on Thu Jul 19 2001 - 14:50:45 CEST

Original text of this message