NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: clarion on March 09, 2008, 10:32:33 AM

Title: Read-Only field get changed automaticly ?
Post by: clarion on March 09, 2008, 10:32:33 AM
Hi,

Have a field timer with a format of @n-14.`2 (norwegian way of showing numbers), when I do an Update og a browse with this field, It is displayed correctly, but back in the browse it has a wrong value.

No embedcode, just templatedriven browse and form. using Nettalk 4.30 prerelease of march, Cw abc, 6.3 (9057)


 I made som screen dumps, linked inn below.:

1. Browse displays with correct value (record made by an Win32 exe)
(http://Http://www.vivi.no/browse1.jpg)

2. Update displays correct, and "Timer" field is correctly Read-Only
(http://Http://www.vivi.no/form1.jpg)

3. Back in the browse, the value has changed to 25,00
(http://Http://www.vivi.no/browse2.jpg)

4. And if i press "Change" the value displays correct (now offcourse changed to 25,00), but with next save the browse shows 25.000,00, then 250,00 etc.

I Have found a work around, using "display" instead of "String" but, then "I have to actually do some work" :)

Anybody ?

Cheers
Tor-Bjarne
Title: Re: Read-Only field get changed automaticly ?
Post by: clarion on March 10, 2008, 02:58:33 PM
Hi.

After installing the today() version, it works again  ;D

cheers
Tor-Bjarne