Hello..
I use a formview in my application, but I have a little problem..
The formview works great, but before it shows the field, it puts the name of the field (from the DB) in front.. Like this:
city:Florida
And I would like it to show only the field, like this
Florida
Is there a way to disable showing the name of the field?
tnx in advance,
greetz,
nickname


Reply With Quote