M2 report not working in M3: visibility, formatting date with <value-of> [message #98010] |
Fri, 09 December 2005 13:03  |
Eclipse User |
|
|
|
I've discovered that formatting dates is not working the same way in M2
and M3. Here is code that I had in M2 report that doesn't work in M3 in
HTML/Dynamic Text:
<VALUE-OF format="MM/dd/yyyy">row["effectiveDate"]</VALUE-OF>-<value-of
format="MM/DD/YYYY">row["expirationDate"]</value-of>
This code was to take two dates and show them like this:
08/31/2005 - 08/31/2006
Deleting the code noted above eliminates the following error:
Error happened while running report.
I've also discovered that visibility options set with javascript
conditions do not appear to work as they did in M2. I've posted to Bug
120093.
Any comments would be appreciated.
Jett Hanna
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02807 seconds