NetTalk Central

Author Topic: 4.30 preview 4 bugs - identity field and readonly checkbox  (Read 12906 times)

Alan Telford

  • Jr. Member
  • **
  • Posts: 81
    • View Profile
4.30 preview 4 bugs - identity field and readonly checkbox
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: 4.30 preview 4 bugs - identity field and readonly checkbox
« Reply #1 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