06-05-05 10:45 PM
I've got to preserve the original foreground and background colors changing
a subfile component setting:
Before:
<setting name="tableComponentClassName"
value="com.ibm.hats.transform.components.VisualTableComponent"/>
Now:
<setting name="tableComponentClassName"
value="com.ibm.hats.transform.components.FieldTableComponent"/>
However, this last gives another problem that didn't happen with the first
one, it doesn't include the header to make the table separation into
columns, so the columns aren't correct, they are splitted where it shouldn't
be.
Any idea to solve this?
Thanks
"Marta L" <mlorenzo@opennorte.com> escribió en el mensaje
news:d4ks2d$40ek$1@news.boulder.ibm.com...
> Hi,
> I'm using HATS 5.0.5 to connect to an iSeries. The subfiles transformation
> is right, but I would like to preserve the original colors of the data
> within the subfiles, as with some of them the colors of the data lines are
> meningful for the user (for example, with money quantities, red means
> negative). Could I change the subfile properties in order to map the
> foreground and also the background colors of the data? I have tried
changing
> some settings in the application.hap file (mapExtendedAttributes...) but
it
> hasn't worked.
> Thanks in advance
> Marta L
>
>
[ Post a follow-up to this message ]
|