hi,
i tried to apply style on the view header:
-
drag view onto XPage
-
goto Style
-
push the button to expand available view subelements and pick table header
-
type ‘hello’
after that there appears error on the page:
“Unknown property headerStyleClass. It is not defined on tag xp:viewPanel.HTML_BASIC.”
and following appears in my xpage code:
“<xp:viewPanel.HTML_BASIC headerStyleClass=“hello”></xp:viewPanel.HTML_BASIC>”
in the scope of viewPanel.
Thanks in advance,
Grzegorz