Using developer 6i, how can I have an object's color attribute change at runtime based on changes of the data. For example, If I retrieve an employee file and the employee is inactive, I want the name to be highlited RED, if the employee is active I want it to be green etc... I know I need a trigger in a couple of places but I dont know the pl/sql to change the color settings.
thanks for any help..
thanks for any help..