NetTalk Central

Author Topic: Sorry - very urgent bug in v1.6  (Read 2766 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Sorry - very urgent bug in v1.6
« on: January 21, 2012, 02:41:33 AM »
Bruce - using my test app I sent you there is a problem.

See attached images. m1.gif shows the code working (as it always has) in NON mobile mode.

After the update m2.gif now shows the same in mobile mode. The item is being selected so that is fixed but the net, vat and gross fields have become spin controls. This was not the case in 6.15 I am sure.

I checked and the fields were type Number. So I changed the numeric fields to type String. That fixed the control itself but when I select an Item from the lookup it is not adding the Nett figure from the Item now.

It may be that when using my test app you did not spot this as maybe you did not realise that after the lookup the nett figure should have been added.

Thanks

John

[attachment deleted by admin]
« Last Edit: January 21, 2012, 05:55:10 AM by John Fligg »

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Sorry - very urgent bug in v1.6
« Reply #1 on: January 23, 2012, 01:27:13 AM »
>> The item is being selected so that is fixed but the net, vat and gross fields have become spin controls. This was not the case in 6.15 I am sure.
>> I checked and the fields were type Number.

Type"Number" is rendered differently in different browsers. Some make them spin boxes, some don't. This is, alas, not new, so I think the difference you are seeing there is just in the browser you are using.

you can indeed change to String to force the spin boxes off.

Regarding the Item lookup thing, I changed the fields to be Strings here, but it seems to be working the same - ie Nett is set. Did you change anything other than the type of the field? Perhaps experimenting with the Spin buttons?

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Re: Sorry - very urgent bug in v1.6
« Reply #2 on: January 23, 2012, 02:38:54 AM »
I will change everything to strings and recheck.

Thanks

John

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Re: Sorry - very urgent bug in v1.6
« Reply #3 on: January 23, 2012, 02:42:49 AM »
No sorry Bruce. Still not working. I will zip up the test app again and send to you.

Works great in non mobiole - just mobile mode is bad.

Thanks

john