| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: Replace LOV with Dropdown
"Seth Stevens" <seth.p.stevens_at_ttu.edu> wrote in message
news:A6pZb.8303$lQ2.7392_at_okepread02...
| Does anyone know that code that allows you to replace a lov object in
Forms
| Bulider 9i with a drop down box like you would see on a web interface. I
| know it can be done because I have seen the code before, but now can't
find
| it...anyone out there know?
| Thanks in advance
|
|
you need to create a List Item and (likely) populate it at runtime from a record group with the POPULATE_LIST built-in.
see the on-line help for examples
;-{ mcs Received on Fri Feb 20 2004 - 10:37:49 CST
![]() |
![]() |