When I put an event variable of type Date, it's shown all right (I can use 
@andromda.struts.view.field.format to control the format). But when I send a 
Collection of items as a page variable to be shown as a table, e.g., 
birthDate:Date field is shown as "YYYY-MM-DD hh:mm:ss". As the page variable is 
given as the single Collection with 
@andromda.presentation.view.table.columns=id,name,birthDate, I cannot control 
the format of the individual field. I just guessed that cartridge uses the 
default toString() call when showing tables rather then "more intelligent" date 
processing used to render single Date fields.



Maybe I just have to specify something else in the model  :)
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3596#3596
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to