NetTalk Central

NetTalk Web Server => Web Server - Share Knowledge => Topic started by: Alan Telford on December 03, 2007, 03:31:58 PM

Title: 4.30 preview 4 bugs - identity field and readonly checkbox
Post by: Alan Telford on December 03, 2007, 03:31:58 PM
Just a short post in case anyone is also struggling with a couple of bugs in 4.30 preview 4.

1. If you display an identity field on your form, and the picture displays with a "," for thousands separator, then you cannot save the form.
The URL is malformed and includes the "," which makes the database believe you're trying to change the identity field.
e.g. if PRE:IDFIELD = 9,999 then this shows as part of the URL &PRE_IDFIELD=9%2c999

2. If you have a checkbox, and the checkbox has a READONLY condition, then it is impossible to turn the checkbox off.

Regards,
Alan
Title: Re: 4.30 preview 4 bugs - identity field and readonly checkbox
Post by: Bruce on March 22, 2008, 03:16:00 AM
Hi Alan,

Regarding the first bit - the Identity field for the form may not be included as an entry field (read only or not) on the form. You can include it as a DISPLAY field if you wish.

2) is fixed in the 4.30 release version.

Cheers
Bruce