Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Setting Visual attributes
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
![]() |
![]() |