Forum Discussion
harish
02-05-2024Cloud Apps
step 1 i want to color the last row ,
7. Color Entire Rows
Highlight the entire 5th row:
$("[class*='--row-5']").css('backgroundColor','yellow')
step 2: the above mentioned code was found in the link you provided me earlier then I am going into edit script of widget
them i am pasting the code and saving the changes
But i am not able to see the changes in widget