I’m new to web client and trying to build some lists to display in the browser - I understand that this requires I use a table view. I’m having some problems with formatting and I need to know what I’m doing wrong or whether I’ve encountered some web client limitations. Here are the issues:
Using a label and attaching it to a field using the labelFor property does not display correctly if it’s a multi-line label (eg. the text is html). I can’t figure out how to grow the column header vertically to accommodate the extra line(s). Text rotation doesn’t seem to work either (this is the case with any label regardless of the form type, even though it appears to work in design mode).
The column header in the table view takes on a light blue color irrespective of what I assign to the label itself.
Fields are always transparent, even if I turn that property off, and therefore field background colors don’t seem to take at all.
I can turn field borders on and off, but border styling doesn’t take - just a simple line is produced for a border.
Am I stuck with this or is there a way to get around these limitations? - Servoy 4.1.4