Skip to main content
Nintex Community Menu Bar
Solved

change the background color of rows in editable listview

  • October 7, 2020
  • 2 replies
  • 326 views

Hi,

I have a column in my listview which is Yes/No . If its value is ‘Yes’ I want to change the row color to green and in case of ‘No’ , row color should be red. 

So while running the form, listview rows should show these colors depending on Yes/No column value.

How to customize the background color of rows in listviews? 

Thanks

Best answer by YUDI2

You may check this out.

https://www.velocity-it.com/highlight-edited-record-on-k2-list-view/

2 replies

Forum|alt.badge.img+6
  • Novice
  • Answer
  • October 8, 2020

  • Author
  • October 8, 2020

Thanks @YUDI2 , the link looks useful. I am going to try this.