NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Can rows in a browse be conditionally coloured?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Can rows in a browse be conditionally coloured? (Read 2619 times)
John Fligg
Sr. Member
Posts: 361
Can rows in a browse be conditionally coloured?
«
on:
January 11, 2012, 12:47:47 AM »
Is there a way to CONDITIONALLY colour a row of a browse in code?
i.e. If Type = 'A' background = white foregorund = red etc?
or is it all done via CSS?
Thanks
John
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: Can rows in a browse be conditionally coloured?
«
Reply #1 on:
January 11, 2012, 02:56:50 AM »
while you can probably do it in hand-code at the row level, from a template perspective it's done at the cell level.
See the CSS tab there are various creative ways to apply conditional css there.
Tip: CHOOSE is your friend.
cheers
Bruce
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Can rows in a browse be conditionally coloured?