Personal Tasks
Law Tasks
Due
prop("PT Due") ? prop("PT Due") : prop("LT Due")
prop("PT Due") ? prop("PT Due")
If
PT Due
is not empty, display the PT Due
date.: prop("LT Due")
Otherwise display the
LT Due
date if there is one.