Styling view does not work / xpages

hi,

i tried to apply style on the view header:

  1. drag view onto XPage

  2. goto Style

  3. push the button to expand available view subelements and pick table header

  4. 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

Subject: Bug logged - PHAN7Q4K6D

Subject: also other elements of styling view does not work. please check them all.