Re: LOV - normalmode/querymode

From: Madhu Cherukuri <madhuc_at_hotmail.com>
Date: 11 Sep 1998 22:06:01 GMT
Message-ID: <6tc6s9$l09_at_bgtnsc02.worldnet.att.net>


You can do this progragamatically by using

IF MY_CONDITION THEN
  SET_ITEM_PROPERTY('ITEM_NAME', LOV_NAME, 'MY_LOV'); ELSE
  SET_ITEM_PROPERTY('ITEM_NAME', LOV_NAME, 'NEW_LOV'); END IF; HTH Madhu Cherukuri

gayatribalaji_at_my-dejanews.com wrote in message <6tbmpa$3a5$1_at_nnrp1.dejanews.com>...
>Hi,
>FORMS 4.5,oracle 7.x,windows 95
>
>I need to show two lovs for a particular item manager.
>When the form is in normal mode I need to populate all managers but
>when the form is in query mode I need to populate restricted managers.
>I am able to attach only one lov to a particular item at design time,
>I guess it needs to be done programmatically at run time.
>
>Can anyone guide me on this...
>
>gayatri
>
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Sat Sep 12 1998 - 00:06:01 CEST

Original text of this message