Hi All,
I want to format the date values in a contrib:table colum.
The actual output is "-mm-dd" and I want to change it to "dd.mm."
How ca I format the Date within the page-File?
Or are there better and easier ways?
Thank you very much in advance for your help.
Regards
Mike
--
Hi all,
I have a surely simple problem with the contrib:table modell.
I want to align the headline and the values of all rows on the left side.
I link a CSS-file to manage this task with the parameters: columnsClass,
valuesClass and rowsClass of the contrib:table component.
But when the page
Hi All,
I have the following problem:
My html-templates are designed with the UTF-8 standard
For example the german 'ä' is coded as 'ä'
But if the tapestry engine parses a submit-button component with an 'ä'
within the value (or label), this letter isn't parsed as 'ä' but as 'ä'
because the '&' i