I have a text area (multiline) field with approx 15-20 lines of text. e.g. this is some test text : true this is also some test text : false this is another test text : false this could be one more line of text : true
I want to remove the line for which the value is false.
Can I do this in workflow with field update or in code using trigger?