January 18, 200718 yr Hi Guys, Is there a way that when a particular value is entered in a field, the entire row that the field is in will become hightlighted with a specified color? The idea is, we've made a call log and want the row of the unreturned call to become hightlighted when we select "Call back" in our "Call status" column. Also, I'm working in "Table View". Thanks
January 18, 200718 yr Not in Table View. You will need to create a List View in order to do this. The old fashion way was to have a Container Field that would show based on a calculated Result. What are your selected colors for the selected field and the Result to trigger it. I.e. Field with the data is: (Status? or what? Status Field = .... Red for Need to Call back Status Field = .... Yellow for Additional action need Status Field = ... Green for New Client. Etc. Lee
Create an account or sign in to comment