Skip to Content
0
Former Member
Sep 24, 2008 at 05:29 PM

Change the color of a table field in interactive form

37 Views

hi all,

I have a view in which there is a interactiveform form1 with a table1 in it.

I wanna to know how to make the field displayed with different color according to their value.

And how to make value = 0 not displayed.

I know there is a method fillcolor, but where should I call this method?

In wdInit? How can I access the object Form1 with java code?

Could somebody give me a idea?

Thanks a lot

Yimin