So as you can read, I need help with sharepoint list.
My problem here is that I can not find any help for changing color of only one cell’s background in a row.
There need to be 3 different choices which determines the color of the cell. For example Not started (red), Ongoing (yellow) and Done (Green).
How can I make a list with one column which has status colors as a cell’s background?
I am not sure if you are familiar with JS Link and JavaScript but this is how I would go about doing it: https://sharepoint.stackexchange.com/questions/193266/change-the-cell-color-on-postrender-using-jslink
Link to general samples and JS Link help: https://code.msdn.microsoft.com/office/Client-side-rendering-JS-2ed3538a