cancel
Showing results for 
Search instead for 
Did you mean: 

Different iView header tray

Former Member
0 Kudos

Hi guys,

I understand that we can modify the background of the iView header Tray in System Admin> Portal Display > Theme editor > iView Tray.

But this will apply changes to all iView header Trays. If i only want to apply the backgound change to iViews on a certain page, how can this b done?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi JagadishBabu,

So u'r suggesting that tis can only be done through customization, n not achievable through configuration, is that correct?

former_member189428
Contributor
0 Kudos

hi zhenmin wang,

try like this

<hbj:tray id="Tray" design="BORDER" title="here title" width="100%" >

<hbj:trayBody>

here u put trayBody

....

.....

</hbj:trayBody>