2
I have a richfaces datatable component that returns a database record and this record comes with uppercase letters.
Example: PAULO FERNANDES DA SILVA
.
There would be something I could do to edit this name with CSS for Paulo Fernandes Da Silva
to be shown in the datatable?
Ps.: I am using HTML4.
variable name is static. But it comes from the database, as I can do for it to receive this data from the database with javascript?
– Aline
I don’t know. You put the javascript tag, I thought you were already getting the data for it.
– Ricardo Moraleida