| kgroff Site Admin
 | | Joined: 27 Jan 2005 | | Posts: 694 | |
|
Posted: Mon Jul 02, 2007 7:40 am Post subject: Crystal Delivery 7.0.4.1 |
|
|
Added:
1. Exported HTML files are no longer sent as an attachment but are the actual email instead.
2. New dynamic text options:
[w]
Formats the date as the day of the week (1 to 7). This value can include an offset such as [w:1] to forward to the next day.
[dy]
Formats the date as the day of year. This value can include an offset such as [dy:1] to forward to the next year.
[ww]
Formats the date as the week of the year. This value can include an offset such as [ww:1] to forward to the next year.
[id]
Formats the date as the ISO day of the year. This value can include an offset such as [id:1] to forward to the next day.
[iw]
Formats the date as the ISO week of the year. This value can include an offset such as [iw:1] to forward to the next week.
[iy]
Formats the date as the ISO year. This value can include an offset such as [iy:1] to forward to the next year. |
|