Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Setting Visual attributes

Re: Setting Visual attributes

From: MindSpring User <edcampbell_at_mindspring.com>
Date: 1998/06/24
Message-ID: <6mscpg$dsk$1@camel19.mindspring.com>#1/1

You will have to write some code with a trigger such as when-validate-record or next-item which ever works best in your application, but the basic command that you can use is set_item_property. You can look it up in the help section for the syntax and It will show a lot of diffent things that you can do to the display.

Ganapathy Pemmanda wrote in message <35913C97.4BCE4F36_at_more.net>...
>I have a form in which if I update a record (i.e. certain
>fields) the color of these fields should be set to a different color
>and when I save the changes it should set it back to the original color.
>How do I do this in forms5.0? Can anyone help?
>
>Thanks
>Ganapathy
Received on Wed Jun 24 1998 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US