text mode view help - can 2 conditions be applied for conditional formatting?
Hi Community -
Looking for a little help with Text Mode in a project View.
I’m trying to highlight a column for some tasks in a project. Think of this column as a “required field” that assignees need to know. action on the task. The highlight draws the project owner’s eyes to the field so they populate i.
When the project owner populates the required column I want the highlight to go back to default.
The first part is easy. Here’s the Text Mode column setting (converted to text mode from Standard Mode —> Advanced options)
English translation: color the Column “BAM Driver” yellow when the Column “Study Deliverable” is not empty for that task
displayname=
linkedname=direct
namekey=BAM Driver
querysort=DE:BAM Driver
styledef.case.0.comparison.icon=false
styledef.case.0.comparison.leftmethod=DE:Study Deliverable
styledef.case.0.comparison.lefttext=DE:Study Deliverable
styledef.case.0.comparison.operator=notblank
styledef.case.0.comparison.operatortype=string
styledef.case.0.comparison.righttext=
styledef.case.0.comparison.trueproperty.0.name=bgcolor
styledef.case.0.comparison.trueproperty.0.value=feecc8
styledef.case.0.comparison.truetext=
textmode=true
valuefield=BAM Driver
valueformat=customDataLabelsAsString
I’m struggling with removing the coloration when the project owner populates “BAM Driver”. Any suggestions on how to put this condition into the Text Mode filter? Or maybe there are suggestions about other ways to do this?
-Steve