/
How to add a date macro to Description field
How to add a date macro to Description field
To make a date macro evaluating in Description field you need to omit its braces and store the macro text in “Code” style.
Here is an example with the macro:
now.plusMonths(2).format('MMM-YY')
This also applies to other rich text fields.