From: Valeri Sorokine <vsorokin@dd.ru>
Subject: Re: developer 2000 forms visual attributes
Date: 2000/05/04
Message-ID: <39111579.76B596DD@dd.ru>#1/1
Content-Transfer-Encoding: 8bit
References: <8enmu4$6mg$1@nnrp1.deja.com> <20000503012901.16274.00001172@ng-cm1.aol.com> <8eoo7o$1vh3$2@buty.wanadoo.nl> <8epbo5$opb$1@porthos.nl.uu.net>
To: Frans Hovenkamp <Dieze@popin.nl>
Content-Type: text/plain; charset=koi8-r
X-Complaints-To: abuse@comstar.ru
X-Trace: storm.comstar.ru 957420921 20641 195.208.79.20 (4 May 2000 06:15:21 GMT)
Organization: ProSoft, Russia, Moscow
Mime-Version: 1.0
NNTP-Posting-Date: 4 May 2000 06:15:21 GMT
Newsgroups: comp.databases.oracle.tools


You can use Display_Item built-in in 4.5

Hope that helps.

Frans Hovenkamp wrote:
> 
> Set_item_instance_property is only available in forms5 and up.. not in 4.5
> 
> Frans Hovenkamp
> 
> Ninja heeft geschreven in bericht <8eoo7o$1vh3$2@buty.wanadoo.nl>...
> >If you display your records in a list, use set_item_instance_property 'coz
> >set_item_property change all displayed instance of the item
> >
> >
> >DanHW a Ã¿crit dans le message
> ><20000503012901.16274.00001172@ng-cm1.aol.com>...
> >>>developer 2000 forms visual attributes
> >>>I am trying to display a record with different color attribute
> >>>depending on the values of item A in that block (master block)â€¦then
> >>>when the user change the value of the item to something else it will
> >>>take another attribute. So., the color of the record in this block will
> >>>change according to the value of item A.
> >>>Thanks..
> >>>
> >>>
> >>>Sent via Deja.com http://www.deja.com/
> >>>Before you buy.
> >>
> >>use the SET_ITEM_INSTANCE_PROPERTY or SET_ITEM_PROPERTY built-ins to set
 the
> >>new fields. Do this in when-validate-item and when-new-record-instance
 triggers
> >>in the controlling fields.
> >>
> >>Dan Hekimian-Williams
> >>
> >
> >
 
-- 
Valeri Sorokine
Oracle Certified Application Developer, Rel.2
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 ; FAX: +7 (095) 234 0640
E-mail: vsorokin@dd.ru   ; http://www.dd.ru


