NetTalk Central

Author Topic: Problem with Chrome handling numeric fields  (Read 2699 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Problem with Chrome handling numeric fields
« on: January 20, 2012, 01:59:10 AM »
Windows7 Ultimate 64bit Clarion6.3_9056 NT545
I have fields definition in the dictionary is ULONG
In the NetWebForm I have set the type to Number right justify width 7 and as a required field

If I change a record created with (say IE8) using Chrome the field displays as a spin field but with no values displayed. Saving the record says that the field is required.
However if I do the same operation with Firefox or IE8 Or IE9 etc. the values in the field display and there is no problem with save
To view this
http://www.davcomm.co.za:8088
login: cheery
password: cheery
Select Application Form under Policy Management
Click on change and click on the affordability Assessment tab


Any advice appreciated


Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Problem with Chrome handling numeric fields
« Reply #1 on: January 20, 2012, 05:38:42 AM »
that probably has to do with the way Chrome handles a "number".

In NT6 there was a thread on this some weeks back. The upshot of it was that the "number" implementation on forms could not have a picture. (So in NT5 setting the picture to say @n_4 - where 4 is the number of digits) may help.
In the long run an upgrade to NT6 is probably recommended, as it's a bit more flexible there.

cheers
Bruce

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Problem with Chrome handling numeric fields -SORTED
« Reply #2 on: January 20, 2012, 06:56:51 AM »
Thanks Bruce
What I have done is changed thge type from NUMBER to STRING and checked the numeric box on the validation tab and problem is solved.
Re NT6 as you know I ordered my copy 10 minutes after your webinar. I am just waiting for the flutter of "my lookups don't work" etc. to  die down before doing something irrevocable.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Problem with Chrome handling numeric fields
« Reply #3 on: January 20, 2012, 10:22:42 PM »
<cluck cluck cluck....>