CURRENT_ROW_BACKGROUND_COLOR
246125Jul 15 2003 — edited Jul 16 2003Hello.
I want the current row to be displayed in some other color.
I've tried with: set_block_property('B1', CURRENT_ROW_BACKGROUND_COLOR,'r75g88b100'); The color is not the right one. It works fine just for 3 colors(r255g0b0, r0g255b0, r0g0b255). What I'm doing wrong?
I'm using Forms 6.
Natassa