fmartinezber
29th May 2003, 20:00
Hi

How can I display an UTC format field?.

The generated form automaticly inform the display format of that field like "%u002 %U002" according to domain tp.pdm.date. Do I have to change manualy the format?.

But I have to use "display(field)" to see de value on the screen. why?

This solution is not a good solution, because if you use a type 3 form, the values still appear when the grup is changged.

NPRao
29th May 2003, 20:09
Check your language/data/time settings - ttaad1510m000

fmartinezber
29th May 2003, 20:30
Ok, I've got the same, but "Portuguese" and Ano, Mês, dia.

But the problem is de ""time"", that not display.

NPRao
29th May 2003, 20:45
Curri,

I have used the same domain in my session and it works, you might have to check the date/time formats session settings.

fmartinezber
29th May 2003, 21:19
Ok, I've checked the formats, instead I've changed the formats, bat nothings occurs.

I only can see the time, when I use the display() function. But then I've got the other problem.

What can I do?. I'm going ask my boos if the time is so important.

Thanks a lots.

fmartinezber
30th May 2003, 12:38
I've found the solution.

It can be strange, but this is the key:

In the form, select the field properties

- Field Type: Display => Ok
- Field Type: Display only => Date without time is displayed

Thanks friends