Page 1 of 1

Zero values won't show in View mode (SOLVED)

PostPosted: Sat Nov 17, 2012 4:12 pm
by Gwynnbleid1
Hi Steve!

I have a strange problem with some column in view mode. I have a table with int data. In view mode every column with zero value won't show up. Is it default behavior ? If yes how to turn it off ?

Here is an example:

I would like to have:

Power: 10
Handling: 5
Acceleration: 0
Other: 1
Other2: 0

but I get this:
Power: 10
Handling: 5
Other: 1

Regards
Gwynnbleid1

Re: Zero values won't show in View mode

PostPosted: Mon Nov 19, 2012 9:10 am
by shannah
What version of Xataface?

You might find this thread useful.
viewtopic.php?f=4&t=6195&p=31344&hilit=empty+htmlValue+view#p31344

Re: Zero values won't show in View mode

PostPosted: Fri Nov 23, 2012 11:38 am
by Gwynnbleid1
Hi Steve. Sorry for the delay in answering.

It was with 1.3.2 version. Problem is still present in 2.0v. I had to move to beta (so that I could datapicker) because of the calendar problem somebody else already mentioned here in forum. Fix present in topic you provided didn't work but answer posted there by christoph did the trick!!! Thanks a lot !!!